diff --git a/SwiftChart.podspec b/SwiftChart.podspec index ff4b546d3..485f3030e 100644 --- a/SwiftChart.podspec +++ b/SwiftChart.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "SwiftChart" - s.version = "0.6.0" + s.version = "1.0.0" s.summary = "Line and area chart library" s.description = "Support multiple and partially filled series, signed floats, touch events." s.homepage = "https://github.com/gpbl/SwiftChart"