Repository: couchdb Updated Branches: refs/heads/master 3e555b3c4 -> c37836c16
Update Fauxton to 1.0.8 release Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/c37836c1 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/c37836c1 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/c37836c1 Branch: refs/heads/master Commit: c37836c16eac30f8dcd04a170479a78f3faa25fa Parents: 3e555b3 Author: michellephung <[email protected]> Authored: Mon Jan 4 14:22:30 2016 -0500 Committer: michellephung <[email protected]> Committed: Mon Jan 4 14:22:30 2016 -0500 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/c37836c1/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index 4dcdaa0..7a1be58 100644 --- a/rebar.config.script +++ b/rebar.config.script @@ -43,7 +43,7 @@ DepDescs = [ {ddoc_cache, "ddoc-cache", "c762e90a33ce3cda19ef142dd1120f1087ecd876"}, {ets_lru, "ets-lru", "c05488c8b1d7ec1c3554a828e0c9bf2888932ed6"}, {fabric, "fabric", "4c94f3095595a50a71860a75cc8866adb9a28ce3"}, -{fauxton, "fauxton", {tag, "v1.0.7"}, [raw]}, +{fauxton, "fauxton", {tag, "v1.0.8"}, [raw]}, {folsom, "folsom", "a5c95dec18227c977029fbd3b638966d98f17003"}, {global_changes, "global-changes", "e55de37ece29b6cbc0af540370d2425159338bf9"}, {goldrush, "goldrush", {tag, "0.1.6"}},
