summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2021-04-17 23:17:47 -0700
committerMatthew Miller <matthew@millerti.me>2021-04-17 23:17:47 -0700
commit8324f1fff96fb08422e609aa91a646dc2b08d184 (patch)
treebd9c8023d0db7c3f89f5076ce67727266b14376e /packages/typescript-types
parent4ba6945db66b5947b3fc8ae0f8faf77a130cf65d (diff)
chore(release): publish v3.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 87da7c6..dcbc1d7 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "2.1.0",
+ "version": "3.0.0",
"description": "TypeScript types used by the @simplewebauthn series of libraries",
"main": "dist/index.js",
"types": "dist/index.d.ts",