From 469d35e3e310740f7dd6672ccd7eeeeae4d41f66 Mon Sep 17 00:00:00 2001 From: itayco Date: Wed, 22 Aug 2012 14:54:06 +0300 Subject: [PATCH] 0.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b2e34b6..154a84d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Itay Cohen", "name": "crx_itayco", "description": "Build Google Chrome extensions with node.js", - "version": "0.3.0", + "version": "0.3.1", "homepage": "https://github.com/itayco/crx", "bin": { "crx": "./bin/crx.js"