Skip to content

Commit 70a25d9

Browse files
committed
Release 0.4.1
1 parent 13ff7ae commit 70a25d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.4.0",
3+
"version": "0.4.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.4.0"
16+
"tag": "0.4.1"
1717
},
1818
"source_files": "Sources/*.{h,swift}",
1919
"platforms": {

0 commit comments

Comments
 (0)