Skip to content

Commit 2d1dc75

Browse files
authored
Update VBPieChart.podspec
new version
1 parent ad8dee9 commit 2d1dc75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

VBPieChart.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "VBPieChart"
19-
s.version = "1.2.0"
19+
s.version = "1.2.1"
2020
s.summary = "Pie Chart with different animations to present."
2121

2222
s.description = <<-DESC
@@ -75,7 +75,7 @@ Pod::Spec.new do |s|
7575
# Supports git, hg, bzr, svn and HTTP.
7676
#
7777

78-
s.source = { :git => "https://github.com/sakrist/VBPieChart.git", :tag => "1.2.0" }
78+
s.source = { :git => "https://github.com/sakrist/VBPieChart.git", :tag => "1.2.1" }
7979

8080

8181
# ――― Source Code ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― #

0 commit comments

Comments
 (0)