From 0325eacddfa52e8ae5e8e6442da9b2c851df2be6 Mon Sep 17 00:00:00 2001 From: harttle Date: Fri, 8 Dec 2017 10:42:27 +0800 Subject: [PATCH] 2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 260a59309..2bb2bc0b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liquidjs", - "version": "2.1.1", + "version": "2.1.2", "description": "A Liquid template engine for Node.js and browsers, with all shopify/liquid features.", "main": "index.js", "scripts": {