diff --git a/package.json b/package.json index f82003534..cc9f81b19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shopify-liquid", - "version": "1.1.9", + "version": "1.1.10", "description": "A Shopify Liquid Implementation in Node.js", "main": "index.js", "scripts": { @@ -11,8 +11,9 @@ "url": "git+https://github.com/harttle/shopify-liquid.git" }, "keywords": [ - "Shopify", - "Liquid" + "liquid", + "template", + "jinja" ], "author": "Harttle", "license": "MIT",