From 8353646077ab97283847c63716ee83b5fc6c3b64 Mon Sep 17 00:00:00 2001 From: Daniel Cohen Gindi Date: Sun, 26 Jul 2015 20:55:31 +0300 Subject: [PATCH] Bumped to 2.1.1 --- Charts.podspec | 2 +- Charts/Supporting Files/Info.plist | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Charts.podspec b/Charts.podspec index 5091a0370e..dfd57b1b18 100644 --- a/Charts.podspec +++ b/Charts.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Charts" - s.version = "2.1.0" + s.version = "2.1.1" s.summary = "ios-charts is a powerful & easy to use chart library for iOS" s.homepage = "https://github.com/danielgindi/ios-charts" s.license = { :type => "Apache License, Version 2.0", :file => "LICENSE" } diff --git a/Charts/Supporting Files/Info.plist b/Charts/Supporting Files/Info.plist index 9ea742e694..607dd67902 100644 --- a/Charts/Supporting Files/Info.plist +++ b/Charts/Supporting Files/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.0.9 + 2.1.1 CFBundleSignature ???? CFBundleVersion diff --git a/README.md b/README.md index d5d632df4b..f219b2db3d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -**Version 2.1.0**, synced to [MPAndroidChart #bef5b08](https://github.com/PhilJay/MPAndroidChart/commit/bef5b08) +**Version 2.1.1**, synced to [MPAndroidChart #bef5b08](https://github.com/PhilJay/MPAndroidChart/commit/3b089da) ![alt tag](https://raw.github.com/danielgindi/ios-charts/master/Assets/feature_graphic.png)