Skip to content

Commit

Permalink
bumped version to 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinehage committed May 10, 2024
1 parent 09442c7 commit 36506e2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "soajs.marketplace",
"description": "soajs Marketplace service",
"version": "1.1.6",
"version": "1.1.7",
"author": {
"name": "soajs team",
"email": "team@soajs.org"
Expand Down Expand Up @@ -30,12 +30,12 @@
"mocha": "6.2.2",
"nock": "13.0.3",
"request": "2.88.2",
"soajs.controller": "4.2.8",
"soajs.controller": "4.2.12",
"sinon": "9.0.2",
"underscore": "1.13.6"
},
"dependencies": {
"async": "3.2.5",
"soajs": "4.1.7"
"soajs": "4.1.9"
}
}

0 comments on commit 36506e2

Please sign in to comment.