diff --git a/Result.podspec b/Result.podspec index ff0742f..8282882 100644 --- a/Result.podspec +++ b/Result.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Result' - s.version = '4.1.0' + s.version = '5.0.0' s.summary = 'Swift type modelling the success/failure of arbitrary operations' s.homepage = 'https://github.com/antitypical/Result' diff --git a/Result/Info.plist b/Result/Info.plist index 91eaae8..1263b2d 100644 --- a/Result/Info.plist +++ b/Result/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 4.1.0 + 5.0.0 CFBundleSignature ???? CFBundleVersion diff --git a/Tests/ResultTests/Info.plist b/Tests/ResultTests/Info.plist index 7861e6f..7559011 100644 --- a/Tests/ResultTests/Info.plist +++ b/Tests/ResultTests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 4.1.0 + 5.0.0 CFBundleSignature ???? CFBundleVersion