[Pkg-javascript-commits] [node-miller-rabin] 24/37: 2.0.1
Bastien Roucariès
rouca at moszumanska.debian.org
Thu May 4 10:20: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-miller-rabin.
commit ec5836de2a565211217d0531639d70cb4bca6ec3
Author: Fedor Indutny <fedor at indutny.com>
Date: Mon Apr 27 11:27:57 2015 +0200
2.0.1
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 89deb5c..cddd130 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "miller-rabin",
- "version": "2.0.0",
+ "version": "2.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