Skip to content

Commit 6b27e92

Browse files
committed
Publish v13.0.0
1 parent 4dce910 commit 6b27e92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/browser/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@simplewebauthn/browser",
3-
"version": "12.0.0",
3+
"version": "13.0.0",
44
"exports": "./src/index.ts",
55
"tasks": {
66
"build": {

packages/server/deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@simplewebauthn/server",
3-
"version": "12.0.0",
3+
"version": "13.0.0",
44
"exports": {
55
".": "./src/index.ts",
66
"./helpers": "./src/helpers/index.ts"

0 commit comments

Comments
 (0)