diff --git a/package.json b/package.json index 9437a7e..133538e 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,14 @@ "homepage": "https://github.com/Volicon/react-backbone.glue", "keywords": [ "backbone", + "model", + "view", + "valuelink", + "data", + "binding", "nestedtypes", - "react" + "react", + "react-component" ], "repository": { "type": "git", @@ -32,7 +38,7 @@ "nestedreact.js.map" ], "license": "MIT", - "version": "0.5.0", + "version": "0.5.1", "scripts": { "build": "./node_modules/.bin/webpack", "watch": "./node_modules/.bin/webpack --watch"