Repository: couchdb-fauxton Updated Branches: refs/heads/master 486dd9520 -> 9cf388a82 Updated Tags: refs/tags/v1.1.5 [created] d79e5d621
1.1.5 Project: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/commit/9cf388a8 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/tree/9cf388a8 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/diff/9cf388a8 Branch: refs/heads/master Commit: 9cf388a82332af6599a198360ec8e1cabab2a2a6 Parents: 486dd95 Author: michellephung <[email protected]> Authored: Tue Jul 5 07:02:47 2016 -0400 Committer: michellephung <[email protected]> Committed: Tue Jul 5 07:02:47 2016 -0400 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-fauxton/blob/9cf388a8/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 1fba1e0..58b3b67 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fauxton", - "version": "1.1.4", + "version": "1.1.5", "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.", "main": "./index.js", "directories": {
