diff --git a/package.json b/package.json index 1a84f38..108f6b1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kinect", "description": "Experimental!!!!", - "version": "0.1.7", + "version": "0.2.0", "author": "Pedro Teixeira", "main": "kinect.js", "tags": ["kinect"], @@ -14,4 +14,4 @@ "repository": { "type": "git", "url": "http://github.com/pgte/node-kinect.git" } -} \ No newline at end of file +}