From ac65c85734de0bbe1351d34609bee3bf0d5aebee Mon Sep 17 00:00:00 2001 From: Luke Date: Sun, 5 Feb 2017 00:08:47 -0500 Subject: [PATCH] bump version --- Hero.podspec | 2 +- Sources/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Hero.podspec b/Hero.podspec index 8e3bc0df..e910daf6 100644 --- a/Hero.podspec +++ b/Hero.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Hero" - s.version = "0.1.4" + s.version = "0.1.5" s.summary = "Elegant transition library for iOS" s.description = <<-DESC diff --git a/Sources/Info.plist b/Sources/Info.plist index 9ada65d7..6ba53832 100644 --- a/Sources/Info.plist +++ b/Sources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.1.4 + 0.1.5 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass