From dabde0e9e450fb0c647ebf978c2fd41ee7c6ccc8 Mon Sep 17 00:00:00 2001 From: harttle Date: Sat, 23 Dec 2017 13:01:28 +0800 Subject: [PATCH] 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 715d61f9a..e072238d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "liquidjs", - "version": "2.2.0", + "version": "2.2.1", "description": "Liquid template engine by pure JavaScript: compatible to shopify, easy to extend.", "main": "index.js", "scripts": {