You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ga...@apache.org on 2015/10/14 12:09:49 UTC

[52/52] couchdb-nmo git commit: 1.1.0

1.1.0


Project: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/commit/5d87e202
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/tree/5d87e202
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/diff/5d87e202

Branch: refs/heads/master
Commit: 5d87e202c91f308455f05555421c9ad465e43f10
Parents: 753f176
Author: Garren Smith <ga...@gmail.com>
Authored: Wed Oct 14 12:07:45 2015 +0200
Committer: Garren Smith <ga...@gmail.com>
Committed: Wed Oct 14 12:07:45 2015 +0200

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-nmo/blob/5d87e202/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index c790f4d..8f235e6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "nmo",
-  "version": "1.0.1",
+  "version": "1.1.0",
   "description": "A tool to manage your CouchDB cluster",
   "main": "lib/nmo.js",
   "bin": "bin/nmo-cli.js",