diff options
Diffstat (limited to 'packages/typescript-types')
-rw-r--r-- | packages/typescript-types/package.json | 2 |
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", |