Skip to content

Commit 3632169

Browse files
author
Juan Reyes
authored
Merge pull request #7 from seek-oss/bump-up-version
Bump up version to 0.4.2
2 parents cd7988a + eb85d6a commit 3632169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Stackable.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 = 'Stackable'
3-
s.version = '0.4.0'
3+
s.version = '0.4.2'
44
s.license = { :type => 'MIT', :file => 'LICENSE' }
55
s.summary = 'iOS framework for laying out nested views vertically and horizontally'
66

0 commit comments

Comments
 (0)