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 e984e82 commit 9304bbfCopy full SHA for 9304bbf
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Commander Changelog
2
3
-## Master
+## 0.6.0
4
5
### Enhancements
6
Commander.podspec.json
{
"name": "Commander",
- "version": "0.5.0",
+ "version": "0.6.0",
"summary": "Compose beautiful command line interfaces",
"homepage": "https://github.com/kylef/Commander",
"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.5.0"
+ "tag": "0.6.0"
17
},
18
"source_files": "Sources/*.swift",
19
"platforms": {
0 commit comments