From 10d100fae8a7eea042d8e94883b49fbf1ee4806d Mon Sep 17 00:00:00 2001 From: Yoshitaka Seki Date: Sat, 16 Apr 2016 15:30:33 +0900 Subject: [PATCH] Update version to 0.5.0 --- Notifwift.podspec | 2 +- Notifwift/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Notifwift.podspec b/Notifwift.podspec index de99340..b0a9146 100644 --- a/Notifwift.podspec +++ b/Notifwift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Notifwift" - s.version = "0.4.0" + s.version = "0.5.0" s.summary = "NSNotificationCenter wrapper for Swift" s.license = 'MIT' s.homepage = "https://github.com/takasek/Notifwift" diff --git a/Notifwift/Info.plist b/Notifwift/Info.plist index c941094..288c341 100644 --- a/Notifwift/Info.plist +++ b/Notifwift/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.4.0 + 0.5.0 CFBundleSignature ???? CFBundleVersion