Skip to content

Commit

Permalink
Update version to v9.2.0 (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam authored Feb 24, 2020
1 parent be4acac commit 398c429
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 38 deletions.
71 changes: 36 additions & 35 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mojaloop/central-services-stream",
"version": "9.1.0",
"version": "9.2.0",
"description": "Streaming library code for central services.",
"license": "Apache-2.0",
"bugs": {
Expand Down Expand Up @@ -45,7 +45,7 @@
"dependencies": {
"@mojaloop/central-services-error-handling": "9.1.0",
"@mojaloop/central-services-logger": "9.1.0",
"async": "3.1.1",
"async": "3.2.0",
"events": "3.1.0",
"node-rdkafka": "2.7.4"
},
Expand All @@ -56,7 +56,7 @@
"nyc": "15.0.0",
"pre-commit": "1.2.2",
"rewire": "4.0.1",
"sinon": "8.1.1",
"sinon": "9.0.0",
"standard": "14.3.1",
"tap-xunit": "2.4.1",
"tape": "4.13.0",
Expand Down

0 comments on commit 398c429

Please sign in to comment.