[Pkg-javascript-commits] [node-miller-rabin] 02/08: 4.0.1

Bastien Roucariès rouca at moszumanska.debian.org
Fri Dec 15 09:46:26 UTC 2017


This is an automated email from the git hooks/post-receive script.

rouca pushed a commit to branch master
in repository node-miller-rabin.

commit bda17a34d3b33a84a0dbb120ff7f662adea05c01
Author: Fedor Indutny <fedor at indutny.com>
Date:   Wed Sep 27 18:09:11 2017 -0400

    4.0.1
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 88a5a38..af0f805 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "miller-rabin",
-  "version": "4.0.0",
+  "version": "4.0.1",
   "description": "Miller Rabin algorithm for primality test",
   "main": "lib/mr.js",
   "bin": "bin/miller-rabin",

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-miller-rabin.git



More information about the Pkg-javascript-commits mailing list