release 0.1.1

This commit is contained in:
JP Simard 2016-11-19 21:50:01 -08:00
parent 0f3000796b
commit a14ba01309
No known key found for this signature in database
GPG Key ID: 184C3F2916202C58
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Yams'
s.version = '0.1.0'
s.version = '0.1.1'
s.summary = 'A sweet and swifty Yaml parser.'
s.homepage = 'https://github.com/jpsim/Yams'
s.source = { :git => s.homepage + '.git', :tag => s.version }

View File

@ -14,7 +14,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.1.0</string>
<string>0.1.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>