We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 491ecae commit 4bead5cCopy full SHA for 4bead5c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "openapi-static-validator",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "Statically compile an OpenAPI spec into a JS validation function",
5
"main": "src/index.ts",
6
"type": "module",
0 commit comments