Skip to content

Commit 073c498

Browse files
author
Matthew Dobson
authored
Merge pull request #97 from apigee-internal/version-233
Version bump
2 parents aa98d91 + 6d8d34c commit 073c498

File tree

3 files changed

+75
-66
lines changed

3 files changed

+75
-66
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ Shawn Feldman (https://github.com/shawnfeldman)
77
Kevin Swiber <kswiber@gmail.com> (https://github.com/kevinswiber)
88
Mitch Fierro (https://github.com/F1ERRO)
99
Matt Dobson <matt@apigee.com> (https://github.com/mdobson)
10+
Frank Greco (https://github.com/frankgreco)

npm-shrinkwrap.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edgemicro",
3-
"version": "2.3.3-beta",
3+
"version": "2.3.3",
44
"description": "Apigee Edge Microgateway",
55
"main": "index.js",
66
"license": "Apache-2.0",
@@ -22,10 +22,10 @@
2222
"jsonwebtoken": "^5.7.0",
2323
"lodash": "^3.9.3",
2424
"log-symbols": "^1.0.2",
25-
"microgateway-config": "^2.3.2-beta",
26-
"microgateway-core": "^2.3.2-beta",
25+
"microgateway-config": "^2.3.3",
26+
"microgateway-core": "^2.3.3",
2727
"microgateway-edgeauth": "^1.0.2",
28-
"microgateway-plugins": "^2.3.2-beta",
28+
"microgateway-plugins": "^2.3.3",
2929
"pem": "^1.8.1",
3030
"request": "^2.67.0",
3131
"rimraf": "^2.4.3",

0 commit comments

Comments
 (0)