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 <[email protected]> Authored: Mon Feb 8 16:48:12 2016 +0200 Committer: Garren Smith <[email protected]> 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",
