diff --git a/package.json b/package.json index 5e3034f..003c047 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": "5.3.0", + "version": "6.0.0", "bin": { "cartero": "bin/cmd.js" },