Skip to content

Commit d5a6fd0

Browse files
Prepare v1.1
1 parent ecc5e49 commit d5a6fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PrettyLogger.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "PrettyLogger"
3-
s.version = "1.0.0"
3+
s.version = "1.1.0"
44
s.summary = "A pretty set of log functions to print message in console using levels and emojis to improve visibility 💪"
55
s.description = <<-DESC
66
A pretty set of log functions to print message in console using levels (Debug, Info, Trace, Warning & Error) and emojis to improve visibility 💪

0 commit comments

Comments
 (0)