update version to 1.0.1
This commit is contained in:
parent
7c352d4f37
commit
71c9334dcd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "api-codegen-ts",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "OpenAPI code generator for TypeScript",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
|
Reference in a new issue