Skip to content

Commit fd2d3ff

Browse files
committed
feat(podspec): update version
1 parent 94c1965 commit fd2d3ff

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