Bump version to 0.15.1

This commit is contained in:
David Jennes
2022-07-31 23:05:06 +02:00
parent 95a24b950f
commit 3a98d1ef7d
4 changed files with 8 additions and 24 deletions

View File

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