Skip to content

Commit 3da8260

Browse files
committed
Bumped to 2.1.5
1 parent b1e9d0b commit 3da8260

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
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.4a"
3+
s.version = "2.1.5"
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.1.4</string>
18+
<string>2.1.5</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>
22-
<string>14</string>
22+
<string>15</string>
2323
<key>NSPrincipalClass</key>
2424
<string></string>
2525
</dict>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
**Version 2.1.4**, synced to [MPAndroidChart #6ae1eef](https://github.com/PhilJay/MPAndroidChart/commit/497beac)
1+
**Version 2.1.5**, synced to [MPAndroidChart #6ae1eef](https://github.com/PhilJay/MPAndroidChart/commit/e3a7b09)
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)