From 1696ddee5c5048e634b5598638677b899226a153 Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Wed, 9 Dec 2020 20:48:32 -0800 Subject: chore(release): publish v0.10.5 --- packages/typescript-types/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/typescript-types') 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", -- cgit v1.2.3