[Pkg-javascript-commits] [node-hash.js] 13/19: 1.1.3
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 36e26d3e0c7a06d41896da3ba4f633071f2c0c43
Author: Fedor Indutny <fedor at indutny.com>
Date: Sat Jul 1 11:30:22 2017 -0400
1.1.3
---
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 7378ae3..a0ed5ab 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "hash.js",
- "version": "1.1.2",
+ "version": "1.1.3",
"lockfileVersion": 1,
"dependencies": {
"acorn": {
diff --git a/package.json b/package.json
index 85ce533..20524c8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hash.js",
- "version": "1.1.2",
+ "version": "1.1.3",
"description": "Various hash functions that could be run by both browser and node",
"main": "lib/hash.js",
"typings": "lib/hash.d.ts",
--
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