summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2020-06-03 07:56:45 -0700
committerMatthew Miller <matthew@millerti.me>2020-06-03 07:56:45 -0700
commit607fbc9c63db6de0477eefc23618a717f075d15b (patch)
tree6da0363e1109582ba7567a6dba6e78fdab280531 /packages/typescript-types
parentc90464ba500536c8cdf5de44b9079dc181bba925 (diff)
chore(release): publish v0.5.1
Diffstat (limited to 'packages/typescript-types')
-rw-r--r--packages/typescript-types/package-lock.json2
-rw-r--r--packages/typescript-types/package.json2
2 files changed, 2 insertions, 2 deletions
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",