[Pkg-javascript-commits] [node-jsonstream] 109/214: 0.7.4
Bastien Roucariès
rouca at moszumanska.debian.org
Fri Dec 1 12:58:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-jsonstream.
commit 61032cfce7fe51f07dc4db84674dc23ca3bbbc07
Author: Dominic Tarr <dominic.tarr at gmail.com>
Date: Tue May 13 15:30:14 2014 +0200
0.7.4
---
package.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index e067aad..b0c5473 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "JSONStream",
- "version": "0.7.3",
+ "version": "0.7.4",
"description": "rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)",
"homepage": "http://github.com/dominictarr/JSONStream",
"repository": {
@@ -35,4 +35,4 @@
"engines": {
"node": "*"
}
-}
\ No newline at end of file
+}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-jsonstream.git
More information about the Pkg-javascript-commits
mailing list