Skip to content

Commit d687a02

Browse files
authored
release 0.9.3 (#93)
1 parent cf58b30 commit d687a02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/chai-openapi-response-validator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chai-openapi-response-validator",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"description": "Simple Chai support for asserting that HTTP responses satisfy an OpenAPI spec",
55
"main": "index.js",
66
"types": "index.d.ts",

packages/jest-openapi/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-openapi",
3-
"version": "0.9.2",
3+
"version": "0.9.3",
44
"description": "Jest matchers for asserting that HTTP responses satisfy an OpenAPI spec",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)