diff --git a/Argo.podspec b/Argo.podspec index 146215b..dfb4d4e 100644 --- a/Argo.podspec +++ b/Argo.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'Argo' - spec.version = '3.0.0' + spec.version = '3.0.1' spec.summary = 'Functional JSON parsing library for Swift.' spec.homepage = 'https://github.com/thoughtbot/Argo' spec.license = { :type => 'MIT', :file => 'LICENSE' } diff --git a/Argo/Resources/Info.plist b/Argo/Resources/Info.plist index e0f4bf7..dc2b99a 100644 --- a/Argo/Resources/Info.plist +++ b/Argo/Resources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 3.0.0 + 3.0.1 CFBundleSignature ???? CFBundleVersion