[Pkg-javascript-commits] [node-hash.js] 09/19: 1.1.1
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 78fa691ee8ea2f3ffd43472ecae8c87823c7c84e
Author: Fedor Indutny <fedor at indutny.com>
Date: Tue Jun 20 04:45:29 2017 -0400
1.1.1
---
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 53cfc96..d9ed700 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "hash.js",
- "version": "1.1.0",
+ "version": "1.1.1",
"lockfileVersion": 1,
"dependencies": {
"acorn": {
diff --git a/package.json b/package.json
index 269eb23..a031e09 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hash.js",
- "version": "1.1.0",
+ "version": "1.1.1",
"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