diff --git a/GRMustache.swift.podspec b/GRMustache.swift.podspec index 9f527d5f..bed0ac83 100644 --- a/GRMustache.swift.podspec +++ b/GRMustache.swift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'GRMustache.swift' - s.version = '4.0.0' + s.version = '4.0.1' s.license = { :type => 'MIT', :file => 'LICENSE' } s.summary = 'Flexible Mustache templates for Swift.' s.homepage = 'https://github.com/groue/GRMustache.swift' diff --git a/Xcode/Info.plist b/Xcode/Info.plist index 7e7479f0..d7feac3e 100644 --- a/Xcode/Info.plist +++ b/Xcode/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.0.0 + 4.0.1 CFBundleSignature ???? CFBundleVersion