Skip to content

Commit

Permalink
Merge pull request #1862 from apiaryio/arzakhar/dredd-14.0.0
Browse files Browse the repository at this point in the history
chore: bump dredd version to 14.0.0
  • Loading branch information
artem-zakharchenko committed Nov 27, 2020
2 parents 499a375 + b6ebb83 commit 11e821a
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": "9.2.2",
"version": "10.0.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": "13.2.0",
"version": "14.0.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.2",
"dredd-transactions": "^9.2.2",
"dredd-transactions": "^10.0.0",
"gavel": "^9.1.1",
"glob": "7.1.6",
"html": "1.0.0",
Expand Down

0 comments on commit 11e821a

Please sign in to comment.