Skip to content

Commit 71363b2

Browse files
committed
Set 1.7.0 as release for podspec
1 parent da3787b commit 71363b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ScrollStackController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "ScrollStackController"
3-
s.version = "1.6.0"
3+
s.version = "1.7.0"
44
s.summary = "Create complex scrollable layout using UIViewController and simplify your code"
55
s.homepage = "https://github.com/malcommac/ScrollStackController"
66
s.license = { :type => "MIT", :file => "LICENSE" }

0 commit comments

Comments
 (0)