Repository: couchdb-nmo Updated Branches: refs/heads/master 65346ad37 -> 5be953271 Updated Tags: refs/tags/v1.2.1 [created] 2beac13d8
1.2.1 Project: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/commit/5be95327 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/tree/5be95327 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-nmo/diff/5be95327 Branch: refs/heads/master Commit: 5be953271d6eddba58bed58879d2aafa99e07a6b Parents: 65346ad Author: Robert Kowalski <[email protected]> Authored: Fri Feb 5 00:33:09 2016 +0000 Committer: Robert Kowalski <[email protected]> Committed: Fri Feb 5 00:33:09 2016 +0000 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-nmo/blob/5be95327/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 9217494..7600471 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nmo", - "version": "1.2.0", + "version": "1.2.1", "description": "A tool to manage your CouchDB cluster", "main": "lib/nmo.js", "bin": "bin/nmo-cli.js",
