[Pkg-javascript-commits] [node-ripemd160] 41/71: 1.0.0

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:25:40 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 60345ba3ca19874b2066ac430e492cff387ad7c5
Author: JP Richardson <jprichardson at gmail.com>
Date:   Wed Jan 14 07:02:58 2015 -0600

    1.0.0
---
 CHANGELOG.md | 7 +++++++
 package.json | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8c2399f..8ae7802 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+1.0.0 / 2015-01-14
+------------------
+- updated dev deps
+- added more test fixtures
+- updated readme with usage, testing, etc
+- moved from https://github.com/cryptocoinjs/ripemd160 to https://github.com/crypto-browserify/ripemd160
+
 0.2.1 / 2014-12-31
 ------------------
 - made license clear in `package.json`
diff --git a/package.json b/package.json
index 07b17f9..b65e70c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ripemd160",
-  "version": "0.2.1",
+  "version": "1.0.0",
   "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