Skip to content

Commit 93a07bb

Browse files
committed
Bump 0.4.0
1 parent 06d5932 commit 93a07bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Example/Pods/Target Support Files/SwiftChart/Info.plist

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.3.0"
4+
s.version = "0.4.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)