diff --git a/AAChartKit/AAChartKit/AAChartKit.podspec b/AAChartKit/AAChartKit/AAChartKit.podspec index 9a5cc633f..d660d8015 100755 --- a/AAChartKit/AAChartKit/AAChartKit.podspec +++ b/AAChartKit/AAChartKit/AAChartKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'AAChartKit' - s.version = '2.0.0' + s.version = '2.0.1' s.summary = 'An elegant and friendly chart library for iOS developer' s.homepage = 'https://github.com/AAChartModel/AAChartKit' s.license = 'MIT'