You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ripple.apache.org by br...@apache.org on 2015/03/04 22:35:08 UTC

incubator-ripple git commit: v0.9.27

Repository: incubator-ripple
Updated Branches:
  refs/heads/master 9d1b0d148 -> 7691a3f6b


v0.9.27


Project: http://git-wip-us.apache.org/repos/asf/incubator-ripple/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ripple/commit/7691a3f6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ripple/tree/7691a3f6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ripple/diff/7691a3f6

Branch: refs/heads/master
Commit: 7691a3f6b4cb715276afd94eee61124b6dedda0e
Parents: 9d1b0d1
Author: Brent Lintner <br...@gmail.com>
Authored: Wed Mar 4 16:34:01 2015 -0500
Committer: Brent Lintner <br...@gmail.com>
Committed: Wed Mar 4 16:34:01 2015 -0500

----------------------------------------------------------------------
 doc/CHANGELOG.md | 4 ++++
 package.json     | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/7691a3f6/doc/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/doc/CHANGELOG.md b/doc/CHANGELOG.md
index 46fca6d..bf82984 100644
--- a/doc/CHANGELOG.md
+++ b/doc/CHANGELOG.md
@@ -18,6 +18,10 @@
 # under the License.
 #
 -->
+## v0.9.27 - Mar 4, 2015
+
+* The ASF comments are showing up in cli help logs.
+  https://github.com/apache/incubator-ripple/pull/40
 
 ## v0.9.26 - Feb 17, 2015
 

http://git-wip-us.apache.org/repos/asf/incubator-ripple/blob/7691a3f6/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 9e1fcdc..059098d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ripple-emulator",
-  "version": "0.9.26",
+  "version": "0.9.27",
   "description": "A browser based html5 mobile application development and testing tool",
   "homepage": "http://ripple.incubator.apache.org/",
   "author": {