Skip to content

Commit

Permalink
chore: bump npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredLunde committed May 22, 2024
1 parent 4e08de4 commit 9801c16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions node/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "new-dockerfile",
"version": "0.3.1",
"version": "0.4.0",
"config": {
"bin_version": "0.3.1"
"bin_version": "0.4.0"
},
"description": "Autogenerate Dockerfiles from your project source code",
"main": "index.js",
Expand Down

0 comments on commit 9801c16

Please sign in to comment.