Skip to content

Commit 66949bf

Browse files
committed
Bump podspec version to 0.1.1
1 parent 0e53290 commit 66949bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QuickELogger.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'QuickELogger'
3-
spec.version = '0.1.0'
3+
spec.version = '0.1.1'
44
spec.summary = 'A quick and simple way to log messages to disk in your iPhone or iPad app'
55
spec.homepage = 'https://github.com/rbaumbach/Quick-E-Logger'
66
spec.license = { :type => 'MIT', :file => 'MIT-LICENSE.txt' }

0 commit comments

Comments
 (0)