[Pkg-javascript-commits] [node-miller-rabin] 12/37: 1.1.1

Bastien Roucariès rouca at moszumanska.debian.org
Thu May 4 10:20:41 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 59a943d51ac42931afc3cfc202c443bb39468c62
Author: Fedor Indutny <fedor at indutny.com>
Date:   Fri Nov 7 18:10:39 2014 +0300

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

diff --git a/package.json b/package.json
index 9df4fd8..e0ee455 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "miller-rabin",
-  "version": "1.1.0",
+  "version": "1.1.1",
   "description": "Miller Rabin algorithm for primality test",
   "main": "lib/mr.js",
   "scripts": {

-- 
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