From 332bef8c073618a1321d19123cd515474a4f6099 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Thu, 14 Oct 2010 08:47:58 -0700 Subject: [PATCH] bump version to v0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fdbc3b1..8cd891f 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.2" +, "version" : "0.0.3" , "homepage" : "http://samhuri.net/node/repl-edit" , "author" : "Sami Samhuri " , "repository" :