diff --git a/SwiftUICharts.podspec b/SwiftUICharts.podspec index 9ebf2d60..3793f0f9 100644 --- a/SwiftUICharts.podspec +++ b/SwiftUICharts.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SwiftUICharts' - s.version = '2.9.0' + s.version = '2.9.5' s.summary = 'A charts / plotting library for SwiftUI.' s.description = 'A charts / plotting library for SwiftUI. Works on macOS, iOS, watchOS, and tvOS and has accessibility features built in.' s.homepage = 'https://github.com/willdale/SwiftUICharts'