[Pkg-javascript-commits] [node-sha.js] 41/237: 1.0.0
Bastien Roucariès
rouca at moszumanska.debian.org
Fri May 5 09:02:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-sha.js.
commit 6e9634032f3cbea7564dc47915c779d7ccf46a55
Author: Dominic Tarr <dominic.tarr at gmail.com>
Date: Fri Dec 27 14:56:26 2013 +0700
1.0.0
---
package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 6a170cf..4adcc73 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "sha.js",
"description": "streaming sha1 hash in pure javascript",
- "version": "0.0.0",
+ "version": "1.0.0",
"homepage": "https://github.com/dominictarr/sha.js",
"repository": {
"type": "git",
@@ -34,4 +34,4 @@
"android-browser/4.2..latest"
]
}
-}
\ No newline at end of file
+}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-sha.js.git
More information about the Pkg-javascript-commits
mailing list