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 60e3a1d commit 46793e1Copy full SHA for 46793e1
Commander.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'Commander'
3
- spec.version = '0.2.0'
+ spec.version = '0.2.1'
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