From 3153f1d4bbc0921ff01ff076ff3ad3e9baddd91d Mon Sep 17 00:00:00 2001 From: harttle Date: Sun, 10 Dec 2017 01:35:21 +0800 Subject: [PATCH] 2.1.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ad3e215a2..69729de73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liquidjs", - "version": "2.1.3", + "version": "2.1.4", "description": "Liquid template engine by pure JavaScript: compatible to shopify, easy to extend.", "main": "index.js", "scripts": {