Skip to content

Commit

Permalink
Feature/fix deploy (#2)
Browse files Browse the repository at this point in the history
* Attempting to fix deployment.

* 0.0.2
  • Loading branch information
afrasso committed Aug 12, 2016
1 parent 6a06dcf commit 6544b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cache-manager-express-mw",
"version": "0.0.1",
"version": "0.0.2",
"description": "Middleware for Express that uses cache-manager to add a caching layer in front of your application.",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 6544b90

Please sign in to comment.