Skip to content

Commit 4c76186

Browse files
authored
feat: fix package version to 1 (#4)
1 parent 66acc12 commit 4c76186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth0/auth0-cloudflare-agents-api",
3-
"version": "3.3.1",
3+
"version": "1.0.0",
44
"description": "A PartyServer mixin for adding Auth0 API authentication to your PartyServer applications.",
55
"author": {
66
"name": "Auth0 Inc.",

0 commit comments

Comments
 (0)