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 a192e8a commit 26a7eebCopy full SHA for 26a7eeb
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Commander Changelog
2
3
-## Master
+## 0.7.1
4
5
### Bug Fixes
6
Commander.podspec.json
{
"name": "Commander",
- "version": "0.7.0",
+ "version": "0.7.1",
"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.7.0"
+ "tag": "0.7.1"
17
},
18
"source_files": "Sources/Commander/*.swift",
19
"platforms": {
0 commit comments