Skip to content

Commit f695f78

Browse files
authored
feat: update version (#107)
BREAKING CHANGE: update api client interface
1 parent a2a8a13 commit f695f78

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -400,3 +400,4 @@ TypeScript AST
400400
Validation Design
401401

402402
- Copyright (c) 2018 Kogo Software LLC - [https://github.com/kogosoftwarellc/open-api/tree/master/packages/openapi-schema-validator#readme](openapi-schema-validator)
403+

src/meta.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
export const Name = "@himenon/openapi-typescript-code-generator";
2-
export const Version = "0.22.3";
2+
export const Version = "0.23.0";

0 commit comments

Comments
 (0)