Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit da89937

Browse files
committedNov 28, 2024·
🚀 Release 1.5.0
1 parent 4e94797 commit da89937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openapi-static-validator",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "Statically compile an OpenAPI spec into a JS validation function",
55
"main": "src/index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)
Please sign in to comment.