diff --git a/package.json b/package.json index ca2ab8e..9a73dbe 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "email" : "contact@rtcamp.com", "url" : "http://rtcamp.com" }, - "version" : "1.0", + "version" : "1.0.0", "dependencies": { "connect": "2.4.x", "formidable": "1.0.x", @@ -17,4 +17,4 @@ "node" : "0.8.x", "npm" : "1.1.x" } -} \ No newline at end of file +}