From f4c6e8f50e892cf669bf771f0c74e1e4732e7c8e Mon Sep 17 00:00:00 2001 From: Philippe Guilbault Date: Sat, 28 Apr 2012 19:44:40 -0400 Subject: [PATCH] Fixed lil problem with the replcements --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2cb423d..53e69d5 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ , "name": "NoobHTTP" , "description": "Simple nodejs HTTP server for static files" , "keywords": ["static", "server", "nodejs", "http", "simple"] - , "version": "0.3.4" + , "version": "0.3.5" , "homepage": "https://github.com/Bwen/NoobHTTP" , "repository":{ "type": "git"