summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2020-12-01 15:32:14 -0800
committerMatthew Miller <matthew@millerti.me>2020-12-01 15:32:14 -0800
commit9a360ddfe82a5dbe1bc2201aeb68139a95612b5e (patch)
tree98d0912df6ac3dcc77e8793af54bdea5b895f39b /packages/typescript-types
parentff6c12a11b4add94fd9a81ab4b0200a50afa76db (diff)
chore(release): publish v0.10.4
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 a05db68..4688b8c 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "0.10.0",
+ "version": "0.10.4",
"description": "TypeScript types used by the @simplewebauthn series of libraries",
"main": "dist/index.js",
"types": "dist/index.d.ts",