diff --git a/SwiftChart.podspec b/SwiftChart.podspec index bdcb65db0..ff4b546d3 100644 --- a/SwiftChart.podspec +++ b/SwiftChart.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "SwiftChart" - s.version = "0.5.0" + s.version = "0.6.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"