Skip to content

Commit

Permalink
chore(release): publish v8.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterKale committed Dec 29, 2023
1 parent dd0b048 commit f888dae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "8.3.5",
"version": "8.3.6",
"npmClient": "pnpm",
"command": {
"publish": {
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/server",
"version": "8.3.5",
"version": "8.3.6",
"description": "Lerna/npm wrapper around Deno for @simplewebauthn/server",
"scripts": {
"build": "deno task build",
Expand Down

0 comments on commit f888dae

Please sign in to comment.