Skip to content

Commit e971142

Browse files
20.22.2
1 parent c1ce7ca commit e971142

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

example/example.documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
openapi: 3.1.0
22
info:
33
title: Example API
4-
version: 20.22.1
4+
version: 20.22.2
55
paths:
66
/v1/user/retrieve:
77
get:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "express-zod-api",
3-
"version": "20.22.1",
3+
"version": "20.22.2",
44
"description": "A Typescript framework to help you get an API server up and running with I/O schema validation and custom middlewares in minutes.",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)