From 545d425cdd78664e11d97e762430f2f66c5230fb Mon Sep 17 00:00:00 2001 From: David Beck Date: Fri, 1 May 2015 10:00:13 -0700 Subject: [PATCH] 4.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d634a5..205a93d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "cartero", "description": "Modular front end development for the masses. Built on npm and browserify.", - "version": "4.0.1", + "version": "4.0.2", "bin": { "cartero": "bin/cmd.js" },