Skip to content

Commit 8a58cf5

Browse files
author
Matthew Dobson
authored
Merge pull request #127 from apigee-internal/vb2.4.6-beta
Version bump
2 parents 0a8fabc + 3d53cd5 commit 8a58cf5

File tree

2 files changed

+54
-49
lines changed

2 files changed

+54
-49
lines changed

npm-shrinkwrap.json

Lines changed: 51 additions & 46 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.5-beta",
3+
"version": "2.4.6-beta",
44
"description": "Apigee Edge Microgateway",
55
"main": "index.js",
66
"license": "Apache-2.0",
@@ -24,8 +24,8 @@
2424
"log-symbols": "^1.0.2",
2525
"microgateway-config": "^2.3.4-beta",
2626
"microgateway-core": "^2.4.3-beta",
27-
"microgateway-edgeauth": "^2.1.0-beta",
28-
"microgateway-plugins": "^2.3.9-beta",
27+
"microgateway-edgeauth": "^2.2.0-beta",
28+
"microgateway-plugins": "^2.3.10-beta",
2929
"pem": "^1.8.1",
3030
"request": "^2.67.0",
3131
"rimraf": "^2.4.3",

0 commit comments

Comments
 (0)