Release 0.6.0-beta.1

This commit is contained in:
Kyle Fuller
2016-04-04 22:39:19 +02:00
parent 3c21975b97
commit 4ffc888ba4

View File

@@ -1,6 +1,6 @@
{
"name": "Stencil",
"version": "0.5.3",
"version": "0.6.0-beta.1",
"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.5.3"
"tag": "0.6.0-beta.1"
},
"source_files": [
"Sources/*.swift"