summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2022-08-16 23:16:03 -0700
committerMatthew Miller <matthew@millerti.me>2022-08-16 23:16:03 -0700
commit95cb2107d15ae15994367cc99040720ae186c9bd (patch)
treeec7d17860b6867203b6246eb4edd12512f73352c /packages/typescript-types
parent668547b1d9c18a5b65e60dbac2018c4d89618028 (diff)
chore(release): publish v6.0.0
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 13b42f0..60bad1b 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "5.4.0",
+ "version": "6.0.0",
"description": "TypeScript types used by the @simplewebauthn series of libraries",
"main": "dist/index.js",
"types": "dist/index.d.ts",