Skip to content

Commit 5e04419

Browse files
committed
v4.0.0-alpha.1
1 parent 903bb58 commit 5e04419

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jmondi/oauth2-server",
3-
"version": "4.0.0-alpha.0",
3+
"version": "4.0.0-alpha.1",
44
"exports": {
55
".": "./src/index.ts",
66
"./express": "./src/adapters/express.ts",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jmondi/oauth2-server",
3-
"version": "4.0.0-alpha.0",
3+
"version": "4.0.0-alpha.1",
44
"type": "module",
55
"author": "Jason Raimondi <jason@raimondi.us>",
66
"funding": "https://github.com/sponsors/jasonraimondi",

0 commit comments

Comments
 (0)