Skip to content

Commit 26a7eeb

Browse files
committed
chore: Release 0.7.1
1 parent a192e8a commit 26a7eeb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Commander Changelog
22

3-
## Master
3+
## 0.7.1
44

55
### Bug Fixes
66

Commander.podspec.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Commander",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"summary": "Compose beautiful command line interfaces",
55
"homepage": "https://github.com/kylef/Commander",
66
"license": {
@@ -13,7 +13,7 @@
1313
"social_media_url": "http://twitter.com/kylefuller",
1414
"source": {
1515
"git": "https://github.com/kylef/Commander.git",
16-
"tag": "0.7.0"
16+
"tag": "0.7.1"
1717
},
1818
"source_files": "Sources/Commander/*.swift",
1919
"platforms": {

0 commit comments

Comments
 (0)