Skip to content

Commit a7b1c79

Browse files
committed
Update version to 13.2.2
1 parent cf4f699 commit a7b1c79

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": "13.2.0",
3+
"version": "13.2.2",
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": "13.2.1",
3+
"version": "13.2.2",
44
"exports": {
55
".": "./src/index.ts",
66
"./helpers": "./src/helpers/index.ts"

0 commit comments

Comments
 (0)