Skip to content

Commit fc4fb9c

Browse files
committedJan 7, 2018
Bump v1.0.0
1 parent fccf3ca commit fc4fb9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎SwiftChart.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Pod::Spec.new do |s|
33
s.name = "SwiftChart"
4-
s.version = "0.6.0"
4+
s.version = "1.0.0"
55
s.summary = "Line and area chart library"
66
s.description = "Support multiple and partially filled series, signed floats, touch events."
77
s.homepage = "https://github.com/gpbl/SwiftChart"

0 commit comments

Comments
 (0)
Please sign in to comment.