summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2023-10-27 13:33:30 -0700
committerMatthew Miller <matthew@millerti.me>2023-10-27 13:33:30 -0700
commit9d000d1108524906188636d7070823e80f9ce2cb (patch)
tree799413031cdc089858c3042d02ffc0c49f7a5074 /packages/typescript-types
parent4f6848854802edf21d52d85e64b65b7e461bb3f6 (diff)
chore(release): publish v8.3.4
Diffstat (limited to 'packages/typescript-types')
-rw-r--r--packages/typescript-types/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/typescript-types/package.json b/packages/typescript-types/package.json
index 28fd28b..0d2a28d 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "8.3.3",
+ "version": "8.3.4",
"description": "Lerna/npm wrapper around Deno for @simplewebauthn/typescript-types",
"scripts": {
"build": "deno task build",