Skip to content

Commit

Permalink
Merge pull request #1658 from apiaryio/release/12.2.1
Browse files Browse the repository at this point in the history
Release dredd to 12.2.1, dredd-transactions to 9.1.1
  • Loading branch information
artem-zakharchenko committed Feb 3, 2020
2 parents 32dc42c + 33a48c3 commit f5a79df
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.1.0",
"version": "9.1.1",
"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": "12.2.0",
"version": "12.2.1",
"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.0",
"dredd-transactions": "9.1.0",
"dredd-transactions": "9.1.1",
"gavel": "^8.2.0",
"glob": "7.1.5",
"html": "1.0.0",
Expand Down

0 comments on commit f5a79df

Please sign in to comment.