Skip to content

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bradoyler committed Jul 7, 2014
1 parent 0408266 commit f879941
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,6 +1,6 @@
{
"name": "route-cache",
"version": "0.0.2",
"version": "0.0.3",
"description": "express middleware for caching your routes",
"main": "index.js",
"scripts": {
Expand All @@ -19,7 +19,7 @@
"author": "Brad Oyler <[email protected]> (github.com/bradoyler)",
"license": "MIT",
"dependencies": {
"eidetic": "0.1.1"
"eidetic": "0.1.1"
},
"devDependencies": {
"mocha": "~1.10.0",
Expand Down

0 comments on commit f879941

Please sign in to comment.