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 6522a20 commit a0fa68cCopy full SHA for a0fa68c
Commander.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |spec|
2
spec.name = 'Commander'
3
- spec.version = '0.2.1'
+ spec.version = '0.2.2'
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