[Pkg-javascript-commits] [node-mocks-http] 33/296: Upgraded the version for the latest pull request.

Thorsten Alteholz alteholz at moszumanska.debian.org
Mon Feb 8 18:13:18 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 dd528cd23908ef25e5cae3b1025cb4bad7a2ddc3
Author: Howard Abrams <howard.abrams at gmail.com>
Date:   Sat Dec 21 14:37:55 2013 -0800

    Upgraded the version for the latest pull request.
---
 README.md    | 7 +++++++
 package.json | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 3fd1c3f..dee35ff 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,13 @@ Most releases fixes bugs with our mocks or add features similar to the
 actual `Request` and `Response` objects offered by Node.js and extended
 by Express.
 
+v 1.0.2
+-------
+
+  * Added a `.json()` method to the response. (Thanks, diachedelic)
+  * Cleaned up all source files so ./run-tests passes.
+  * Cleaned up jshint issues.
+
 v 1.0.1
 -------
 
diff --git a/package.json b/package.json
index 13f37ec..3a4e0d8 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": "1.0.1",
+  "version": "1.0.2",
   "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