Skip to content

Commit

Permalink
2.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinvichnal committed Apr 11, 2020
1 parent 3566edb commit 5747a91
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [2.0.7] - 2020-04-11

### Fix

Fix npm package

## [2.0.6] - 2020-02-08

### Improvement
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deepstream/cache-redis",
"version": "2.0.6",
"version": "2.0.7",
"description": "Redis cache connector for deepstream.io",
"main": "dist/src/connector.js",
"scripts": {
Expand Down

0 comments on commit 5747a91

Please sign in to comment.