chore(release): 9.1.1 [skip ci]

## [9.1.1](https://github.com/harttle/liquidjs/compare/v9.1.0...v9.1.1) (2019-10-10)

### Performance Improvements

* add string flattening to reduce retained memory (node only) ([3ad512c](https://github.com/harttle/liquidjs/commit/3ad512c))
This commit is contained in:
semantic-release-bot
2019-10-10 01:39:53 +00:00
parent 3ad512c51c
commit be755a900c
3 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "liquidjs",
"version": "9.1.0",
"version": "9.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {