Skip to content

Commit 94f3a36

Browse files
committed
chore: bump npm package
1 parent 558a1db commit 94f3a36

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.1",
3+
"version": "0.4.2",
44
"config": {
5-
"bin_version": "0.4.1"
5+
"bin_version": "0.4.2"
66
},
77
"description": "Autogenerate Dockerfiles from your project source code",
88
"main": "index.js",

0 commit comments

Comments
 (0)