summaryrefslogtreecommitdiffhomepage
path: root/packages/typescript-types
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2020-05-22 10:26:38 -0700
committerMatthew Miller <matthew@millerti.me>2020-05-22 10:26:38 -0700
commit02845a28d3bf8dde594da35c20397dc5f25c0e0b (patch)
tree0de67b80aa81a0f3d049b49ee6a114963248aaee /packages/typescript-types
parent03b6aacd80227e4ed4af58f2f83e6ac5e33059a0 (diff)
chore(release): publish v0.1.1
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 e973254..5e04fae 100644
--- a/packages/typescript-types/package.json
+++ b/packages/typescript-types/package.json
@@ -1,6 +1,6 @@
{
"name": "@webauthntine/typescript-types",
- "version": "0.1.0",
+ "version": "0.1.1",
"description": "TypeScript types used by the @webauthntine series of libraries",
"main": "dist/index.js",
"types": "dist/index.d.ts",