From 56dc0555fbd3b3423b3b65fcb0a2d6aaee2d4707 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E7=85=A7=E9=97=AB?= <2236368544@qq.com> Date: Mon, 19 Jun 2017 18:17:56 +0800 Subject: [PATCH] Update the tag of version --- AAChartKitLib/AAChartKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AAChartKitLib/AAChartKit.podspec b/AAChartKitLib/AAChartKit.podspec index ae3623297..975f52ae2 100755 --- a/AAChartKitLib/AAChartKit.podspec +++ b/AAChartKitLib/AAChartKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'AAChartKit' - s.version = '2.1.0' + s.version = '2.1.1' s.summary = 'An elegant and friendly chart library for iOS developer' s.description = <<-DESC ***