From 0fa893ad8f32badfc9b43d9506b3a7bad43df13b Mon Sep 17 00:00:00 2001 From: Luke Zhao Date: Thu, 16 Mar 2017 18:31:52 -0400 Subject: [PATCH] bump version 0.3.6 --- Hero.podspec | 2 +- Sources/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Hero.podspec b/Hero.podspec index ef68f13b..267d68c3 100644 --- a/Hero.podspec +++ b/Hero.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Hero" - s.version = "0.3.5" + s.version = "0.3.6" s.summary = "Elegant transition library for iOS" s.description = <<-DESC diff --git a/Sources/Info.plist b/Sources/Info.plist index 8b9e4461..248a057e 100644 --- a/Sources/Info.plist +++ b/Sources/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.3.5 + 0.3.6 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass