From c7518628d011fbd096ebe75d76d3574dc62d17dc Mon Sep 17 00:00:00 2001 From: JP Simard Date: Thu, 10 Aug 2017 14:22:43 -0700 Subject: [PATCH] release 0.3.5 --- Yams.podspec | 2 +- Yams.xcodeproj/Yams_Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Yams.podspec b/Yams.podspec index c4ecabc..1f74e2f 100644 --- a/Yams.podspec +++ b/Yams.podspec @@ -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 } diff --git a/Yams.xcodeproj/Yams_Info.plist b/Yams.xcodeproj/Yams_Info.plist index eb2fb4a..de943c5 100644 --- a/Yams.xcodeproj/Yams_Info.plist +++ b/Yams.xcodeproj/Yams_Info.plist @@ -14,7 +14,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.3.4 + 0.3.5 CFBundleSignature ???? CFBundleVersion