Skip to content

Commit aba63bd

Browse files
committed
feat(podspec): update version
1 parent edc0d6d commit aba63bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SemiModalViewController.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 = 'SemiModalViewController'
3-
s.version = '0.3'
3+
s.version = '0.4'
44
s.platform = :ios, '8.0'
55
s.summary = 'Present view / view controller as bottom-half modal'
66
s.license = 'MIT'

0 commit comments

Comments
 (0)