summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2022-07-04 09:33:16 -0700
committerMatthew Miller <matthew@millerti.me>2022-07-04 09:33:16 -0700
commitad8b71fb26330f123155ec8467dd8f2ffedc0986 (patch)
tree397f0e9ef442ff1f60ab0d74246bad85e5f3bc46 /packages/typescript-types
parentb9f8bbb30b95dc933cc485ffcf7e21e92c32abda (diff)
chore(release): publish v5.3.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 f11464d..0b4188d 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "5.2.1",
+ "version": "5.3.0",
"description": "TypeScript types used by the @simplewebauthn series of libraries",
"main": "dist/index.js",
"types": "dist/index.d.ts",