Release 0.12.0

This commit is contained in:
David Jennes
2018-08-26 23:17:13 +02:00
parent ffe8f9dab0
commit 6a4959cea0
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
# Stencil Changelog
## Master
## 0.12.0
### Enhancements

View File

@@ -1,6 +1,6 @@
{
"name": "Stencil",
"version": "0.11.0",
"version": "0.12.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/stencilproject/Stencil.git",
"tag": "0.11.0"
"tag": "0.12.0"
},
"source_files": [
"Sources/*.swift"