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 d33fbdb commit a47a961Copy full SHA for a47a961
Commander.podspec.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Commander",
3
- "version": "0.2.2",
+ "version": "0.3.0",
4
"summary": "Compose beautiful command line interfaces",
5
"homepage": "https://github.com/kylef/Commander",
6
"license": {
@@ -13,7 +13,7 @@
13
"social_media_url": "http://twitter.com/kylefuller",
14
"source": {
15
"git": "https://github.com/kylef/Commander.git",
16
- "tag": "0.2.2"
+ "tag": "0.3.0"
17
},
18
"source_files": "Commander/*.{h,swift}",
19
"platforms": {
0 commit comments