From db140b9eb9125046ac9e740f8e050b961526db8b Mon Sep 17 00:00:00 2001 From: Johannes Date: Tue, 25 Sep 2012 15:00:01 +0200 Subject: - Fixed error with client-side bundlers when a module was ending with a comment --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 6811a66..540275c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name" : "rewire", - "version" : "1.0.2", + "version" : "1.0.3", "description" : "Dependency injection for node.js applications", "keywords" : [ "dependency", -- cgit v1.2.3