Skip to content

Commit

Permalink
Updated for release [1.2]
Browse files Browse the repository at this point in the history
  • Loading branch information
hemangshah committed Jun 18, 2017
1 parent 638729d commit 0afcd1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PrinterExampleApp/PrinterExampleApp/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.1</string>
<string>1.2</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
Expand Down
2 changes: 1 addition & 1 deletion printer-logger.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = 'printer-logger'
s.module_name = 'Printer'
s.version = '1.1'
s.version = '1.2'
s.summary = 'Printer is just another logger but fancy. ✅❌🚧📣🚨'
s.description = 'Want to print logs in a fancy way? Here is the Swift 3.x supported logger for you. We calls it – Printer 🖨'
s.homepage = 'https://github.com/hemangshah/printer'
Expand Down

0 comments on commit 0afcd1c

Please sign in to comment.