From 8b5f1c8c06112632d77ec1dbcb5e0e82a7e8d24c Mon Sep 17 00:00:00 2001
From: Jed Schmidt
Date: Sun, 1 Jan 2012 15:58:25 -0500
Subject: [PATCH] 0.2.7
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 6fd6233..9c98237 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"author": "Jed Schmidt
(http://jed.is)",
"name": "crx",
"description": "Build Google Chrome extensions with node.js",
- "version": "0.2.6",
+ "version": "0.2.7",
"homepage": "https://github.com/jed/crx",
"bin": {
"crx": "./bin/crx.js"