Skip to content

Commit

Permalink
release 0.9.4 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
rwalle61 authored Jun 8, 2020
1 parent a541bb6 commit d132216
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.3",
"version": "0.9.4",
"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.3",
"version": "0.9.4",
"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 d132216

Please sign in to comment.