Skip to content

Commit 813667e

Browse files
committed
chore: bump node version
1 parent d6c1b0f commit 813667e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

node/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "new-dockerfile",
3-
"version": "0.4.4",
3+
"version": "0.5.0",
44
"config": {
5-
"bin_version": "0.4.4"
5+
"bin_version": "0.5.0"
66
},
77
"description": "Autogenerate Dockerfiles from your project source code",
88
"main": "index.js",

0 commit comments

Comments
 (0)