Skip to content

Commit

Permalink
release 0.9.2 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
rwalle61 authored May 15, 2020
1 parent 7b7826d commit 924822d
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.1",
"version": "0.9.2",
"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.1",
"version": "0.9.2",
"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 924822d

Please sign in to comment.