summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2022-05-16 23:12:15 -0700
committerMatthew Miller <matthew@millerti.me>2022-05-16 23:12:15 -0700
commitc93517488b6efec5c72ff212b834f4c6138ad494 (patch)
treeee3c143d7e9dd48d09130131bf302bb5a90d0f42 /packages/typescript-types
parent55c5c1dd703e842772be1b42dae236083863b943 (diff)
chore(release): publish v5.2.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 a36d35a..b8a0a1b 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "5.0.0",
+ "version": "5.2.0",
"description": "TypeScript types used by the @simplewebauthn series of libraries",
"main": "dist/index.js",
"types": "dist/index.d.ts",