diff --git a/typescript/base/package.json b/typescript/base/package.json index 4385a06..9a5d4c8 100644 --- a/typescript/base/package.json +++ b/typescript/base/package.json @@ -23,7 +23,7 @@ "eslint": "npx eslint ." }, "types": "lib/index.d.ts", - "version": "1.0.0", + "version": "1.0.1", "dependencies": { "axios": "^1.4.0" }