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 Jul 12, 2024
1 parent 0f42e11 commit fbd43d3
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.4.2",
"version": "0.4.3",
"config": {
"bin_version": "0.4.2"
"bin_version": "0.4.3"
},
"description": "Autogenerate Dockerfiles from your project source code",
"main": "index.js",
Expand Down

0 comments on commit fbd43d3

Please sign in to comment.