Release 0.4.0

This commit is contained in:
Kyle Fuller
2015-10-30 12:35:33 -07:00
parent 507cc5c661
commit 226becb258

View File

@@ -1,6 +1,6 @@
{
"name": "Stencil",
"version": "0.3.0",
"version": "0.4.0",
"summary": "Stencil is a simple and powerful template language for Swift.",
"homepage": "https://github.com/kylef/Stencil",
"license": {
@@ -13,7 +13,7 @@
"social_media_url": "http://twitter.com/kylefuller",
"source": {
"git": "https://github.com/kylef/Stencil.git",
"tag": "0.3.0"
"tag": "0.4.0"
},
"source_files": [
"Stencil/*.swift",