Version 0.4.0

This commit is contained in:
JP Simard 2017-10-31 15:54:18 -07:00
parent 8b049b654a
commit 5a4a6863d7
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.7'
s.version = '0.4.0'
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.7</string>
<string>0.4.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>