Skip to content

Commit 58283ac

Browse files
committed
Release Commander 0.2.0
1 parent 73aac66 commit 58283ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Commander.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'Commander'
3-
spec.version = '0.1.0'
3+
spec.version = '0.2.0'
44
spec.summary = 'Compose beautiful command line interfaces'
55
spec.homepage = 'https://github.com/kylef/Commander'
66
spec.license = { :type => 'BSD', :file => 'LICENSE' }

0 commit comments

Comments
 (0)