summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2020-12-09 20:48:32 -0800
committerMatthew Miller <matthew@millerti.me>2020-12-09 20:48:32 -0800
commit1696ddee5c5048e634b5598638677b899226a153 (patch)
treefa5bf0faa61815a8ad3fbcd962c668f463efc2fb /packages/typescript-types
parent58369389fa1de782d7e3764a9844124c9fcf12eb (diff)
chore(release): publish v0.10.5
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 4688b8c..ad203ab 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/typescript-types",
- "version": "0.10.4",
+ "version": "0.10.5",
"description": "TypeScript types used by the @simplewebauthn series of libraries",
"main": "dist/index.js",
"types": "dist/index.d.ts",