Skip to content

Commit 133c493

Browse files
authored
Merge pull request #146 from willdale/update-pod-file
Update SwiftUICharts.podspec
2 parents 375786c + 4396256 commit 133c493

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.5'
3+
s.version = '2.9.6'
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)