We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15beaf9 commit be26181Copy full SHA for be26181
examples/package.json
@@ -9,7 +9,7 @@
9
"author": "dchiesa@google.com",
10
"license": "Apache-2.0",
11
"dependencies": {
12
- "apigee-edge-js": "^0.2.20",
+ "apigee-edge-js": "^0.2.21",
13
"async": "^2.2.0",
14
"mkdirp": "^0.5.1",
15
"netrc": "0.1.3",
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "apigee-edge-js",
3
- "version": "0.2.20",
+ "version": "0.2.21",
4
"description": "Dino's nodejs library for the administration API for Apigee Edge.",
5
"main" : "index.js",
6
"scripts": {
0 commit comments