Skip to content

Commit

Permalink
chore: version increment;
Browse files Browse the repository at this point in the history
  • Loading branch information
ncoonrod committed Apr 4, 2024
1 parent aacf626 commit 888da54
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,7 +1,7 @@
{
"name": "@hotstaq/userroute",
"description": "A user route for HotStaq. Allows users to be created/edited/deleted securely.",
"version": "0.5.4",
"version": "0.5.5",
"main": "build/src/index.js",
"scripts": {
"test": "hotstaq --dev --env-file .env run --server-type api --api-test",
Expand Down

0 comments on commit 888da54

Please sign in to comment.