Skip to content

Commit 865a444

Browse files
committed
chore(release): publish v6.1.0
1 parent c79c685 commit 865a444

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "6.0.0",
2+
"version": "6.1.0",
33
"npmClient": "npm",
44
"useNx": true,
55
"command": {

packages/server/package.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": "6.0.0",
3+
"version": "6.1.0",
44
"description": "SimpleWebAuthn for Servers",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)