diff --git a/Commander.podspec.json b/Commander.podspec.json index 1a274ef..6df4a14 100644 --- a/Commander.podspec.json +++ b/Commander.podspec.json @@ -1,6 +1,6 @@ { "name": "Commander", - "version": "0.2.2", + "version": "0.3.0", "summary": "Compose beautiful command line interfaces", "homepage": "https://github.com/kylef/Commander", "license": { @@ -13,7 +13,7 @@ "social_media_url": "http://twitter.com/kylefuller", "source": { "git": "https://github.com/kylef/Commander.git", - "tag": "0.2.2" + "tag": "0.3.0" }, "source_files": "Commander/*.{h,swift}", "platforms": {