Skip to content

Commit

Permalink
feat(podspec): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
muyexi committed Sep 20, 2018
1 parent 94c1965 commit fd2d3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SemiModalViewController.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SemiModalViewController'
s.version = '0.5'
s.version = '1.0.0'
s.platform = :ios, '8.0'
s.summary = 'Present view / view controller as bottom-half modal'
s.license = 'MIT'
Expand Down

0 comments on commit fd2d3ff

Please sign in to comment.