Skip to content

Commit 1991247

Browse files
committed
Bump to 0.2.0
1 parent ea9f722 commit 1991247

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