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 3deea58 commit 54ebfe7Copy full SHA for 54ebfe7
Commander.podspec.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Commander",
3
- "version": "0.3.0",
+ "version": "0.3.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.3.0"
+ "tag": "0.3.1"
17
},
18
"source_files": "Sources/*.{h,swift}",
19
"platforms": {
0 commit comments