Skip to content
This repository was archived by the owner on Nov 26, 2021. It is now read-only.

Commit 25383ba

Browse files
committed
Release 3.0.0
1 parent 4b06aa0 commit 25383ba

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 3.0.0 (2020-02-10)
2+
3+
* build: update dependencies ([4b06aa0](https://github.com/kikobeats/redis-diff/commit/4b06aa0))
4+
5+
6+
17
<a name="2.0.2"></a>
28
## 2.0.2 (2019-06-23)
39

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "redis-diff",
33
"description": "Perform a diff comparison backed by redis.",
44
"homepage": "https://nicedoc.io/Kikobeats/redis-diff",
5-
"version": "2.0.2",
5+
"version": "3.0.0",
66
"main": "index.js",
77
"author": {
88
"email": "josefrancisco.verdu@gmail.com",

0 commit comments

Comments
 (0)