We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73aac66 commit 58283acCopy full SHA for 58283ac
Commander.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'Commander'
3
- spec.version = '0.1.0'
+ spec.version = '0.2.0'
4
spec.summary = 'Compose beautiful command line interfaces'
5
spec.homepage = 'https://github.com/kylef/Commander'
6
spec.license = { :type => 'BSD', :file => 'LICENSE' }
0 commit comments