Skip to content

Commit 20cfb9d

Browse files
committed
1.0.2
1 parent 5c5bdce commit 20cfb9d

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
## [1.0.1] - 2016-09-13
1+
## [1.0.2] - 2016-09-22
22

33
### Enhancements
44
- When Deepstream quits, gracefully closes the connection to Redis
55

6+
## [1.0.1] - 2016-09-13
7+
68
### Miscellaneous
79
- CI build no longer depends on external Redis
810

9-
[1.0.0] 2016-06-29
11+
## [1.0.0] 2016-06-29

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deepstream.io-cache-redis",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Redis cache connector for deepstream.io",
55
"main": "src/cache-connector.js",
66
"scripts": {

0 commit comments

Comments
 (0)