release 0.3.5

This commit is contained in:
JP Simard 2017-08-10 14:22:43 -07:00
parent 351cb7a36b
commit c7518628d0
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.3.4'
s.version = '0.3.5'
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.3.4</string>
<string>0.3.5</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>