[Pkg-javascript-commits] [node-mocks-http] 21/296: Upped the version in order to publish Writable Stream support.
Thorsten Alteholz
alteholz at moszumanska.debian.org
Mon Feb 8 18:13:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
alteholz pushed a commit to branch master
in repository node-mocks-http.
commit 0324613269abc4ff5f73f83bf27d03478c1027ad
Author: Howard Abrams <howard.abrams at gmail.com>
Date: Sun Jan 27 15:53:50 2013 -0800
Upped the version in order to publish Writable Stream support.
---
.gitignore | 1 +
package.json | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index d1968e0..d8c9bc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
.settings
node_modules
test/results
+npm-debug.log
diff --git a/package.json b/package.json
index 2a06e89..dd4e96d 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"author": "Howard Abrams <howard.abrams at gmail.com> (http://www.github.com/howardabrams)",
"name": "node-mocks-http",
"description": "Mock 'http' objects for testing Express routing functions",
- "version": "0.0.8",
+ "version": "0.0.9",
"homepage": "http://www.github.com/howardabrams/node-mocks-http",
"keywords": [
"mock",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-mocks-http.git
More information about the Pkg-javascript-commits
mailing list