feat(template): Restore open state

This commit is contained in:
Kyle Fuller
2016-12-01 18:41:25 +00:00
parent abae80d39d
commit 974b9c85a0
3 changed files with 10 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "Stencil",
"version": "0.7.1",
"version": "0.7.2",
"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.7.2"
},
"source_files": [
"Sources/*.swift"