diff --git a/package.json b/package.json index a39619a..b729b16 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "northwatcher", "description": "NorthWatcher is cron for filesystem changes.", - "version": "0.2", + "version": "0.2.0", "homepage": "http://samhuri.net/proj/NorthWatcher", "author": "Sami Samhuri ", "repository": { @@ -30,4 +30,4 @@ "optimist": "0.2.x" }, "devDependencies": {} -} \ No newline at end of file +}