From 607fbc9c63db6de0477eefc23618a717f075d15b Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Wed, 3 Jun 2020 07:56:45 -0700 Subject: chore(release): publish v0.5.1 --- packages/typescript-types/package-lock.json | 2 +- packages/typescript-types/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/typescript-types') diff --git a/packages/typescript-types/package-lock.json b/packages/typescript-types/package-lock.json index dd1b3a2..1fe4122 100644 --- a/packages/typescript-types/package-lock.json +++ b/packages/typescript-types/package-lock.json @@ -1,5 +1,5 @@ { "name": "@simplewebauthn/typescript-types", - "version": "0.5.0", + "version": "0.5.1", "lockfileVersion": 1 } diff --git a/packages/typescript-types/package.json b/packages/typescript-types/package.json index 920e2b5..e82a6b9 100644 --- a/packages/typescript-types/package.json +++ b/packages/typescript-types/package.json @@ -1,6 +1,6 @@ { "name": "@simplewebauthn/typescript-types", - "version": "0.5.0", + "version": "0.5.1", "description": "TypeScript types used by the @simplewebauthn series of libraries", "main": "dist/index.js", "types": "dist/index.d.ts", -- cgit v1.2.3