Version 0.13.1

This commit is contained in:
David Jennes
2018-09-26 03:22:43 +02:00
parent 8cceac921a
commit 8eae79dbff
4 changed files with 7 additions and 7 deletions

View File

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