Skip to content

Commit a0f345b

Browse files
authored
Update Structify.podspec
1 parent 80bf57a commit a0f345b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Structify.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Pod::Spec.new do |s|
1010
s.swift_version = '4.2'
1111
s.name = 'Structify'
12-
s.version = '0.1.0'
12+
s.version = '0.1.1'
1313
s.summary = 'Convert Swift structs to Objc Classes'
1414

1515
s.description = <<-DESC

0 commit comments

Comments
 (0)