From 3375d2c09a1b410fec54e81702af44a1e3dbdfde Mon Sep 17 00:00:00 2001 From: Conrad Zimmerman Date: Fri, 6 Sep 2013 10:27:01 -0400 Subject: [PATCH] Release 0.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0329505..5beaca8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-script", - "version": "0.0.3", + "version": "0.0.4", "description": "Easily serve plain JS scripts to the browser with auto-generated HTML.", "main": "index.js", "scripts": {