Skip to content

Commit b49b14e

Browse files
author
svolkov
committed
bump: update version to 1.2.5
1 parent e708898 commit b49b14e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "swagger-typescript-api",
3-
"version": "1.2.4",
3+
"version": "1.2.5",
44
"description": "Create typescript api module from swagger schema",
55
"scripts": {
66
"cli": "node index.js -p ./tests/schemas/v3.0/personal-api-example.json -o ./tests/generated/v3.0/ -n personal-api-example.ts",

0 commit comments

Comments
 (0)