From da81c0808cd0bc98ab7ec3096146c374361b7498 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Tue, 12 Oct 2010 10:57:27 -0700 Subject: [PATCH] bump version to 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 43ec798..fdbc3b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "repl-edit" , "description" : "Edit code in the repl using a real text editor" -, "version" : "0.0.1" +, "version" : "0.0.2" , "homepage" : "http://samhuri.net/node/repl-edit" , "author" : "Sami Samhuri " , "repository" :