Skip to content
This repository has been archived by the owner on Jan 7, 2018. It is now read-only.

Commit

Permalink
Bump config to v0.2.4. Bump gatekeeper to v0.8.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
GUI committed Mar 15, 2015
1 parent 291b046 commit 5e011ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "api-umbrella-gatekeeper",
"description": "A custom reverse proxy to control access to your APIs. Performs API key validation, request rate limiting, and gathers analytics.",
"version": "0.8.2",
"version": "0.8.3",
"engines": ">= 0.8.0",
"author": "Nick Muerdter <[email protected]>",
"main": "./lib/api-umbrella-gatekeeper",
Expand All @@ -13,7 +13,7 @@
"test": "grunt"
},
"dependencies": {
"api-umbrella-config": "0.2.3",
"api-umbrella-config": "0.2.4",
"async": "0.9.0",
"basic-auth": "1.0.0",
"bunyan": "1.2.1",
Expand Down

0 comments on commit 5e011ae

Please sign in to comment.