Skip to content

Commit 8b560b5

Browse files
committed
Updated redis version.
1 parent 1bf5220 commit 8b560b5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#Cache
1+
# Cache
22

33
[![Latest version](https://img.shields.io/npm/v/@plgworks/cache.svg?maxAge=3600)][npm]
44
[![Downloads per month](https://img.shields.io/npm/dm/@plgworks/cache.svg?maxAge=3600)][npm]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/PLG-Works/cache#readme",
2727
"dependencies": {
2828
"memcached": "2.2.2",
29-
"redis": "3.0.2",
29+
"redis": "3.1.1",
3030
"@plgworks/base": "^1.0.0"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)