1.1.4
Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/c4e670b3 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/c4e670b3 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/c4e670b3 Branch: refs/heads/master Commit: c4e670b336d42dad8004771aa87e3ca107dd3640 Parents: a47225d Author: michellephung <[email protected]> Authored: Sun May 1 20:30:34 2016 -0400 Committer: michellephung <[email protected]> Committed: Sun May 1 20:30:34 2016 -0400 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/c4e670b3/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index cf8bfa5..05a8310 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fauxton", - "version": "1.1.3", + "version": "1.1.4", "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.", "main": "./index.js", "directories": {
