Skip to content

Commit

Permalink
Bumping to version 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinswiber committed Sep 28, 2016
1 parent e48a0dd commit 71d7669
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 40 deletions.
63 changes: 28 additions & 35 deletions npm-shrinkwrap.json

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

7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "edgemicro",
"version": "2.1.0",
"version": "2.1.1",
"description": "Apigee Edge Microgateway",
"main": "index.js",
"license": "Apache-2.0",
Expand All @@ -23,7 +23,7 @@
"lodash": "^3.9.3",
"log-symbols": "^1.0.2",
"microgateway-config": "^2.0.10",
"microgateway-core": "^2.1.0-beta",
"microgateway-core": "^2.1.0",
"microgateway-edgeauth": "^1.0.2",
"microgateway-plugins": "^2.0.5",
"pem": "^1.8.1",
Expand Down Expand Up @@ -55,9 +55,6 @@
"package": "node cli/package.js",
"test": "mocha --timeout 7000 tests"
},
"engines": {
"node": ">=5.0.0"
},
"directories": {
"doc": "docs",
"test": "tests"
Expand Down

0 comments on commit 71d7669

Please sign in to comment.