summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2021-02-05 09:17:46 -0800
committerMatthew Miller <matthew@millerti.me>2021-02-05 09:17:46 -0800
commit7ffbefc50b0f4009777c68b4cc338362bce29931 (patch)
treecb2d1f23326efe908fbf2d58df2ad5b3317766fb /packages/typescript-types
parent432ff68bab6b11f6ccbf549d8be397fd71da29f9 (diff)
chore(release): publish v2.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 d1f55ce..8a7c646 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "1.0.0",
+ "version": "2.0.0",
"description": "TypeScript types used by the @simplewebauthn series of libraries",
"main": "dist/index.js",
"types": "dist/index.d.ts",