Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 2d27782

Browse files
committedOct 6, 2024·
chore: bump node version
1 parent f199a4a commit 2d27782

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

0 commit comments

Comments
 (0)
Please sign in to comment.