diff --git a/package.json b/package.json index 12b64fe..3aa9c3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "trello-for-wolves", - "version": "1.1.1", + "version": "1.1.2", "description": "Node.js wrapper for Trello API...for wolves.", "engines": { "node": ">=4.0.0" @@ -11,6 +11,12 @@ "url": "https://github.com/mikerourke/trello-for-wolves" }, "author": "Mike Rourke ", + "keywords": [ + "trello", + "api", + "wolves", + "wolf" + ], "license": "MIT", "bugs": { "url": "https://github.com/mikerourke/trello-for-wolves/issues"