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 2016/02/08 15:48:35 UTC

[4/4] couchdb-nmo git commit: 1.2.2

1.2.2


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

Branch: refs/heads/master
Commit: 9f5a89325713b4abfc76851591de04b70517080b
Parents: 8a5aa5e
Author: Garren Smith <ga...@gmail.com>
Authored: Mon Feb 8 16:48:12 2016 +0200
Committer: Garren Smith <ga...@gmail.com>
Committed: Mon Feb 8 16:48:12 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb-nmo/blob/9f5a8932/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 432c646..9acd03c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "nmo",
-  "version": "1.2.1",
+  "version": "1.2.2",
   "description": "A tool to manage your CouchDB cluster",
   "main": "lib/nmo.js",
   "bin": "bin/nmo-cli.js",