[Pkg-javascript-commits] [node-ripemd160] 61/71: 2.0.1
Bastien Roucariès
rouca at moszumanska.debian.org
Thu May 4 10:25:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-ripemd160.
commit d20c06069e24dfbd8d8ccd141cad316bac38cdae
Author: JP Richardson <jprichardson at gmail.com>
Date: Wed Jun 22 08:25:22 2016 -0500
2.0.1
---
CHANGELOG.md | 4 ++++
package.json | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f644f0..91ba912 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+2.0.1 / 2016-06-22
+------------------
+- added LICENSE file.
+
2.0.0 / 2016-04-11
------------------
- rewritten, license change BSD-3 to MIT. [#13][#13]
diff --git a/package.json b/package.json
index 5d28381..3793f0b 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "ripemd160",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Compute ripemd160 of bytes or strings.",
"keywords": [
"string",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ripemd160.git
More information about the Pkg-javascript-commits
mailing list