Version 0.13.0

This commit is contained in:
David Jennes
2018-09-25 03:18:14 +02:00
parent 2760843236
commit 42e415a9bf
4 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "Stencil",
"version": "0.12.1",
"version": "0.13.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.12.1"
"tag": "0.13.0"
},
"source_files": [
"Sources/*.swift"