From 0f721bfd202332e0166785dd7f2a567aa9b7643d Mon Sep 17 00:00:00 2001 From: Conrad Zimmerman Date: Thu, 15 Aug 2013 11:07:17 -0400 Subject: [PATCH] Release 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b875b8..76ab3d1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serve-script", - "version": "0.0.1", + "version": "0.0.2", "description": "Easily serve plain JS scripts to the browser with auto-generated HTML.", "main": "index.js", "scripts": {