Skip to content

Commit 7b85077

Browse files
committed
Bumped to 2.1.4
1 parent 783cc78 commit 7b85077

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Charts.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Charts"
3-
s.version = "2.1.3"
3+
s.version = "2.1.4"
44
s.summary = "ios-charts is a powerful & easy to use chart library for iOS"
55
s.homepage = "https://github.com/danielgindi/ios-charts"
66
s.license = { :type => "Apache License, Version 2.0", :file => "LICENSE" }

Charts/Supporting Files/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.1.3</string>
18+
<string>2.1.4</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**Version 2.1.3**, synced to [MPAndroidChart #5a028c5](https://github.com/PhilJay/MPAndroidChart/commit/5a028c5)
1+
**Version 2.1.4**, synced to [MPAndroidChart #6ae1eef](https://github.com/PhilJay/MPAndroidChart/commit/6ae1eef)
22

33
![alt tag](https://raw.github.com/danielgindi/ios-charts/master/Assets/feature_graphic.png)
44
[![CodeHunt.io](https://img.shields.io/badge/vote-codehunt.io-02AFD1.svg)](http://codehunt.io/sub/ios-charts/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

0 commit comments

Comments
 (0)