Skip to content

Commit d6311ca

Browse files
author
Matthew Dobson
committed
Version bump
1 parent 8c3445b commit d6311ca

File tree

2 files changed

+23
-16
lines changed

2 files changed

+23
-16
lines changed

npm-shrinkwrap.json

Lines changed: 20 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edgemicro",
3-
"version": "2.4.4-beta",
3+
"version": "2.4.5-beta",
44
"description": "Apigee Edge Microgateway",
55
"main": "index.js",
66
"license": "Apache-2.0",
@@ -23,8 +23,8 @@
2323
"lodash": "^3.9.3",
2424
"log-symbols": "^1.0.2",
2525
"microgateway-config": "^2.3.4-beta",
26-
"microgateway-core": "^2.4.2-beta",
27-
"microgateway-edgeauth": "^2.0.0-beta",
26+
"microgateway-core": "^2.4.3-beta",
27+
"microgateway-edgeauth": "^2.1.0-beta",
2828
"microgateway-plugins": "^2.3.9-beta",
2929
"pem": "^1.8.1",
3030
"request": "^2.67.0",

0 commit comments

Comments
 (0)