diff --git a/package.json b/package.json index a7d16e1..7d3d286 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reginn", - "version": "1.0.4", + "version": "2.0.0", "description": "Composable Command Line Applications", "main": "lib/commonjs/index.js", "jsnext:main": "lib/es2015/index.js",