diff --git a/ReactiveBeaver-Demo/Info.plist b/ReactiveBeaver-Demo/Info.plist index 12234a9..b86eb09 100644 --- a/ReactiveBeaver-Demo/Info.plist +++ b/ReactiveBeaver-Demo/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.1 + 0.1.1 CFBundleSignature ???? CFBundleVersion diff --git a/ReactiveBeaver-OSX/Info.plist b/ReactiveBeaver-OSX/Info.plist index ee029ed..5453eab 100644 --- a/ReactiveBeaver-OSX/Info.plist +++ b/ReactiveBeaver-OSX/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.1 + 0.1.1 CFBundleSignature ???? CFBundleVersion diff --git a/ReactiveBeaver.podspec b/ReactiveBeaver.podspec index 92657ed..273c516 100644 --- a/ReactiveBeaver.podspec +++ b/ReactiveBeaver.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "ReactiveBeaver" - s.version = "0.1" + s.version = "0.1.1" s.summary = "Reactive-Functional ePub parser for iOS and OS X." # This description is used to generate tags and improve search results. @@ -78,7 +78,7 @@ Pod::Spec.new do |s| # Supports git, hg, bzr, svn and HTTP. # - s.source = { :git => "https://github.com/skyylex/ReactiveBeaver.git", :tag => "v0.1" } + s.source = { :git => "https://github.com/skyylex/ReactiveBeaver.git", :tag => "v0.1.1" } # ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # diff --git a/ReactiveBeaveriOS/Info.plist b/ReactiveBeaveriOS/Info.plist index 11d7458..44122f8 100644 --- a/ReactiveBeaveriOS/Info.plist +++ b/ReactiveBeaveriOS/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.1 + 0.1.1 CFBundleSignature ???? CFBundleVersion