Skip to content

Commit 4a39af9

Browse files
authored
Merge pull request #138 from willdale/update-podspec-to-2-9-5
Update Podspec to v2.9.5
2 parents 02b1b3a + d0619db commit 4a39af9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftUICharts.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'SwiftUICharts'
3-
s.version = '2.9.0'
3+
s.version = '2.9.5'
44
s.summary = 'A charts / plotting library for SwiftUI.'
55
s.description = 'A charts / plotting library for SwiftUI. Works on macOS, iOS, watchOS, and tvOS and has accessibility features built in.'
66
s.homepage = 'https://github.com/willdale/SwiftUICharts'

0 commit comments

Comments
 (0)