[Pkg-javascript-commits] [node-hash.js] 07/19: 1.1.0
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 224838e0f0d67db3cbe3e2be0920ffe2a7fbfbac
Author: Fedor Indutny <fedor at indutny.com>
Date: Tue Jun 20 00:52:20 2017 -0400
1.1.0
---
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 e24df1e..1a17c21 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "hash.js",
- "version": "1.0.3",
+ "version": "1.1.0",
"lockfileVersion": 1,
"dependencies": {
"acorn": {
diff --git a/package.json b/package.json
index 72cb144..3d288ea 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "hash.js",
- "version": "1.0.3",
+ "version": "1.1.0",
"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