Skip to content

Commit cbb941a

Browse files
committed
Bump to 0.3.0
1 parent a51f8d6 commit cbb941a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DSScrollKit.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'DSScrollKit'
3-
s.version = '0.2.0'
3+
s.version = '0.3.0'
44
s.swift_versions = ['5.7']
55
s.summary = 'ScrollKit is a SwiftUI library that adds powerful scrolling features to SwiftUI, such as offset tracking and sticky scroll header views.'
66
s.description = 'ScrollKit is a SwiftUI library that adds powerful scrolling features to SwiftUI, such as offset tracking and sticky scroll header views. It makes it easy to add cool scroll view features to your SwiftUI apps.'

0 commit comments

Comments
 (0)