diff --git a/Anima.podspec b/Anima.podspec index 8d097e5..465a232 100644 --- a/Anima.podspec +++ b/Anima.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Anima" - s.version = "0.8.0" + s.version = "0.9.0" s.authors = { "satoshin21" => "satoshi.nagasaka21@gmail.com" } s.homepage = "https://github.com/satoshin21/Anima" s.summary = "Anima is swifty animation library." diff --git a/Example/Info.plist b/Example/Info.plist index 35d4d95..21b81c1 100644 --- a/Example/Info.plist +++ b/Example/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.8.0 + 0.9.0 CFBundleVersion - 2 + 3 LSRequiresIPhoneOS UILaunchStoryboardName diff --git a/Sources/Info.plist b/Sources/Info.plist index ebf74fa..66dcfb9 100644 --- a/Sources/Info.plist +++ b/Sources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.8.0 + 0.9.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass