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

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jan 27, 2017
1 parent a528903 commit 7d3ee93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<a name="2.0.0"></a>
# 2.0.0 (2017-01-27)

* Update hyperdiff dependency ([a528903](https://github.com/kikobeats/redis-diff/commit/a528903))



<a name="1.0.3"></a>
## 1.0.3 (2017-01-17)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "redis-diff",
"description": "Perform a diff comparison backed by redis.",
"homepage": "https://github.com/Kikobeats/redis-diff",
"version": "1.0.3",
"version": "2.0.0",
"main": "index.js",
"author": {
"email": "josefrancisco.verdu@gmail.com",
Expand Down

0 comments on commit 7d3ee93

Please sign in to comment.