Skip to content

Commit b8e3e59

Browse files
committed
Bump to 1.0.3
1 parent 049fa98 commit b8e3e59

File tree

2 files changed

+1
-1
lines changed

2 files 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.0.2"
3+
s.version = "1.0.3"
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)