From 52e2be68aba520aabbc41adcc8b99eb2188b99d6 Mon Sep 17 00:00:00 2001 From: harttle Date: Mon, 17 Jul 2017 01:09:22 +0800 Subject: [PATCH] 1.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 54f7ca886..48b6677a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liquidjs", - "version": "1.9.0", + "version": "1.9.1", "description": "A Liquid template engine for Node.js and browsers, with all shopify/liquid features.", "main": "index.js", "scripts": {