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