diff --git a/package.json b/package.json index f46184918..115cd07cb 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "shopify-liquid", - "version": "1.2.4", - "description": "Liquid template engine in Node.js (Shopify compliant)", + "version": "1.2.5", + "description": "Liquid template engine for JavaScript, Node.js and Browser", "main": "index.js", "scripts": { "test": "mocha --recursive",