Skip to content

Commit bf8166c

Browse files
committed
Changed pod version to '0.1.2' in podspec file.
1 parent c67964a commit bf8166c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AnyFormatKit.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 = 'AnyFormatKit'
3-
s.version = '0.1.1'
3+
s.version = '0.1.2'
44
s.summary = 'Simple text formatting in Swift.'
55

66
s.description = <<-DESC

0 commit comments

Comments
 (0)