Skip to content

Commit

Permalink
Bump beta version to v4.0.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
ecooper committed Jan 17, 2025
1 parent e21e429 commit 298fbad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fauna-shell",
"description": "faunadb shell",
"version": "4.0.0-beta",
"version": "4.0.0-beta1",
"author": "Fauna",
"type": "module",
"bin": {
Expand Down Expand Up @@ -94,4 +94,4 @@
"pre-commit": "npm run pretest"
}
}
}
}

0 comments on commit 298fbad

Please sign in to comment.