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 13ff7ae commit 70a25d9Copy full SHA for 70a25d9
Commander.podspec.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Commander",
3
- "version": "0.4.0",
+ "version": "0.4.1",
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.4.0"
+ "tag": "0.4.1"
17
},
18
"source_files": "Sources/*.{h,swift}",
19
"platforms": {
0 commit comments