summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2022-07-28 15:34:49 -0700
committerMatthew Miller <matthew@millerti.me>2022-07-28 15:34:49 -0700
commitc41351664e47b0606d49da435298ef588bfe137f (patch)
treef0f39f5c85163dde08f85413de130b9eaf1bfbb0 /packages/typescript-types
parentfe715eff0739c7b58e90fbaf271c4b0ef3337e94 (diff)
chore(release): publish v5.4.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 0b4188d..13b42f0 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "5.3.0",
+ "version": "5.4.0",
"description": "TypeScript types used by the @simplewebauthn series of libraries",
"main": "dist/index.js",
"types": "dist/index.d.ts",