From 3a86f2a49181eeb127234b13fc01e1fb7102b375 Mon Sep 17 00:00:00 2001 From: Nathan Racklyeft Date: Mon, 25 Jan 2016 21:57:12 -0800 Subject: [PATCH 1/2] Fixing CocoaPods version number --- xDripG5.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xDripG5.podspec b/xDripG5.podspec index e4bbbe09..0fe630f6 100644 --- a/xDripG5.podspec +++ b/xDripG5.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "xDripG5" - s.version = "0.1.1" + s.version = "0.2.0" s.summary = "An interface for communicating with the G5 glucose transmitter over Bluetooth." s.description = <<-DESC From a249c371f9b1f04c15e16beaba6b7b0430f79704 Mon Sep 17 00:00:00 2001 From: Nathan Racklyeft Date: Mon, 25 Jan 2016 21:58:23 -0800 Subject: [PATCH 2/2] Bumping to 0.2.1 --- xDripG5.podspec | 2 +- xDripG5/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xDripG5.podspec b/xDripG5.podspec index 0fe630f6..f17631b0 100644 --- a/xDripG5.podspec +++ b/xDripG5.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "xDripG5" - s.version = "0.2.0" + s.version = "0.2.1" s.summary = "An interface for communicating with the G5 glucose transmitter over Bluetooth." s.description = <<-DESC diff --git a/xDripG5/Info.plist b/xDripG5/Info.plist index 6019f05b..b9521449 100644 --- a/xDripG5/Info.plist +++ b/xDripG5/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.2.0 + 0.2.1 CFBundleSignature ???? CFBundleVersion