Skip to content

Commit

Permalink
chore(package.json): bump version to 1.0.1 for patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
ignlg committed Nov 4, 2024
1 parent 1535e59 commit 551f5c2
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
Expand Up @@ -101,5 +101,5 @@
"test:prod": "npm run lint && npm run test -- --coverage --no-cache",
"test:watch": "jest --watch"
},
"version": "1.0.0"
"version": "1.0.1"
}

0 comments on commit 551f5c2

Please sign in to comment.