Skip to content

Commit

Permalink
release 0.9.3 (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
rwalle61 authored May 31, 2020
1 parent cf58b30 commit d687a02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/chai-openapi-response-validator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chai-openapi-response-validator",
"version": "0.9.2",
"version": "0.9.3",
"description": "Simple Chai support for asserting that HTTP responses satisfy an OpenAPI spec",
"main": "index.js",
"types": "index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-openapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-openapi",
"version": "0.9.2",
"version": "0.9.3",
"description": "Jest matchers for asserting that HTTP responses satisfy an OpenAPI spec",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit d687a02

Please sign in to comment.