summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2021-08-27 16:45:56 -0700
committerMatthew Miller <matthew@millerti.me>2021-08-27 16:45:56 -0700
commitfbb552d5e6f91c0ab9f0577510855f846d5b2d41 (patch)
treee0ac5d36c6cbd6b70fa919d0df36a5aa9d17767b /packages/typescript-types
parentf18402078843c3015bd7b84b2b305ee774c9328d (diff)
chore(release): publish v4.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 dcbc1d7..5a48c86 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "3.0.0",
+ "version": "4.0.0",
"description": "TypeScript types used by the @simplewebauthn series of libraries",
"main": "dist/index.js",
"types": "dist/index.d.ts",