From d89e9a214b04779a6c3a0f0c21e40d799d8b6e0b Mon Sep 17 00:00:00 2001 From: harttle Date: Sat, 12 Nov 2016 23:54:17 +0800 Subject: [PATCH] 1.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9168247d..5138607d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shopify-liquid", - "version": "1.4.1", + "version": "1.4.2", "description": "A feature-rich Liquid template engine for Node.js and browsers, with compliance with the Ruby version.", "main": "index.js", "scripts": {