diff --git a/Overdrive.podspec b/Overdrive.podspec index 61a071c..98681dc 100644 --- a/Overdrive.podspec +++ b/Overdrive.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Overdrive' - s.version = '0.2.1' + s.version = '0.2.2' s.license = 'MIT' s.summary = 'Fast advanced task based API in Swift with focus on type safety, concurrency and multi threading' s.homepage = 'https://github.com/arikis/Overdrive' diff --git a/Sources/Support/Info.plist b/Sources/Support/Info.plist index 1e85b77..99b1afd 100644 --- a/Sources/Support/Info.plist +++ b/Sources/Support/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.2.1 + 0.2.2 CFBundleSignature ???? CFBundleVersion