diff --git a/package.json b/package.json index ee905a1..0db7107 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "locallydb", - "version": "0.0.1", + "version": "0.0.2", "description": "An easy-to-use and lightweight local storage database for node.js and node-webkit", "author": { "name": "Wael Amine Boutglay", @@ -14,4 +14,4 @@ "dependencies": { "underscore": "latest" } -} \ No newline at end of file +}