Skip to content

Commit

Permalink
Bump podspec to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rbaumbach committed Nov 2, 2019
1 parent 6ce151a commit 986e48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QuickELogger.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'QuickELogger'
spec.version = '0.1.1'
spec.version = '0.1.2'
spec.summary = 'A quick and simple way to log messages to disk in your iPhone or iPad app'
spec.homepage = 'https://github.com/rbaumbach/Quick-E-Logger'
spec.license = { :type => 'MIT', :file => 'MIT-LICENSE.txt' }
Expand Down

0 comments on commit 986e48c

Please sign in to comment.