diff --git a/node/package.json b/node/package.json index 1d19e10..b0faf7b 100644 --- a/node/package.json +++ b/node/package.json @@ -1,8 +1,8 @@ { "name": "new-dockerfile", - "version": "0.3.1", + "version": "0.4.0", "config": { - "bin_version": "0.3.1" + "bin_version": "0.4.0" }, "description": "Autogenerate Dockerfiles from your project source code", "main": "index.js",