Skip to content

Commit

Permalink
update project version in package.json from 0.4.0 to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ferg1e committed Apr 5, 2022
1 parent 1e24164 commit 2b460d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "peaches-n-stink",
"version": "0.4.0",
"version": "1.0.0",
"private": false,
"scripts": {
"start": "npx nodemon app.js"
Expand Down

0 comments on commit 2b460d8

Please sign in to comment.