summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2022-09-28 21:50:28 -0700
committerMatthew Miller <matthew@millerti.me>2022-09-28 21:50:28 -0700
commitf560ccb3b2a3b5d792ae7a3790949e174a7da253 (patch)
tree0e5540c64c20e781103909782949577237227523 /packages/typescript-types
parente819e8f1002fee6e738435e0e20f358906d19f99 (diff)
chore(release): publish v6.2.1
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 99cce45..c86eeb5 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "6.0.0",
+ "version": "6.2.1",
"description": "TypeScript types used by the @simplewebauthn series of libraries",
"main": "dist/index.js",
"types": "dist/index.d.ts",