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