chore(release): 9.15.1 [skip ci]

## [9.15.1](https://github.com/harttle/liquidjs/compare/v9.15.0...v9.15.1) (2020-10-03)

### Bug Fixes

* allow quoted variable name in capture, fixes [#252](https://github.com/harttle/liquidjs/issues/252) ([5b3f419](https://github.com/harttle/liquidjs/commit/5b3f419))
This commit is contained in:
semantic-release-bot
2020-10-03 14:06:41 +00:00
parent 5b3f4195f0
commit 8ee9bd7ba8
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "liquidjs",
"version": "9.15.0",
"version": "9.15.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {