Skip to content

Commit

Permalink
Remove beta label from version
Browse files Browse the repository at this point in the history
  • Loading branch information
ecooper committed Jan 21, 2025
1 parent ba79b42 commit 092e116
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-beta1",
"version": "4.0.0",
"author": "Fauna",
"type": "module",
"bin": {
Expand Down Expand Up @@ -94,4 +94,4 @@
"pre-commit": "npm run pretest"
}
}
}
}

0 comments on commit 092e116

Please sign in to comment.