Skip to content

Commit

Permalink
Merge pull request #1989 from apiaryio/arzakhar/dredd-14.1.0
Browse files Browse the repository at this point in the history
chore: release dredd 14.1.0
  • Loading branch information
artem-zakharchenko committed Nov 16, 2021
2 parents 3a8d303 + 76310ac commit b86696c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/dredd-transactions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dredd-transactions",
"version": "10.0.0",
"version": "10.1.0",
"description": "Compiles HTTP Transactions (Request-Response pairs) from an API description document",
"main": "index.js",
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions packages/dredd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dredd",
"version": "14.0.0",
"version": "14.1.0",
"description": "HTTP API Testing Framework",
"main": "build/index.js",
"bin": {
Expand Down Expand Up @@ -38,7 +38,7 @@
"chai": "4.2.0",
"clone": "2.1.2",
"cross-spawn": "7.0.3",
"dredd-transactions": "^10.0.0",
"dredd-transactions": "^10.1.0",
"gavel": "^9.1.1",
"glob": "7.1.6",
"html": "1.0.0",
Expand Down

0 comments on commit b86696c

Please sign in to comment.