[Pkg-javascript-commits] [node-hash.js] 11/19: 1.1.2

Bastien Roucariès rouca at moszumanska.debian.org
Fri Aug 25 12:00:12 UTC 2017


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

rouca pushed a commit to branch master
in repository node-hash.js.

commit cf43ff09e5b38de85f98829a72438a01390ffa8d
Author: Fedor Indutny <fedor at indutny.com>
Date:   Tue Jun 27 00:38:12 2017 -0400

    1.1.2
---
 package-lock.json | 2 +-
 package.json      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index d9ed700..7378ae3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "hash.js",
-  "version": "1.1.1",
+  "version": "1.1.2",
   "lockfileVersion": 1,
   "dependencies": {
     "acorn": {
diff --git a/package.json b/package.json
index a031e09..6c76221 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "hash.js",
-  "version": "1.1.1",
+  "version": "1.1.2",
   "description": "Various hash functions that could be run by both browser and node",
   "main": "lib/hash.js",
   "scripts": {

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



More information about the Pkg-javascript-commits mailing list