[Pkg-javascript-commits] [node-miller-rabin] 30/37: 4.0.0

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:20:43 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 94b56df9948a1ae592b331afc9559115f3f98fb2
Author: Fedor Indutny <fedor at indutny.com>
Date:   Wed Oct 28 17:08:21 2015 -0400

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

diff --git a/package.json b/package.json
index 0bcc72b..88a5a38 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "miller-rabin",
-  "version": "3.0.0",
+  "version": "4.0.0",
   "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