chore: Release 0.8.0

This commit is contained in:
Kyle Fuller
2017-02-18 12:43:22 +00:00
parent cf9714ffd0
commit 20b9476e4b
2 changed files with 5 additions and 5 deletions

View File

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