Repository: couchdb Updated Branches: refs/heads/master 572bea392 -> f7f001827
update fauxton to v1.0.9 Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/f7f00182 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/f7f00182 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/f7f00182 Branch: refs/heads/master Commit: f7f0018275d5aecad0b5a3faa000baae2f720c1c Parents: 572bea3 Author: michellephung <[email protected]> Authored: Mon Feb 1 21:10:32 2016 -0500 Committer: michellephung <[email protected]> Committed: Mon Feb 1 21:10:32 2016 -0500 ---------------------------------------------------------------------- rebar.config.script | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/f7f00182/rebar.config.script ---------------------------------------------------------------------- diff --git a/rebar.config.script b/rebar.config.script index 194b467..3c25470 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.8"}, [raw]}, +{fauxton, "fauxton", {tag, "v1.0.9"}, [raw]}, {folsom, "folsom", "a5c95dec18227c977029fbd3b638966d98f17003"}, {global_changes, "global-changes", "e55de37ece29b6cbc0af540370d2425159338bf9"}, {goldrush, "goldrush", {tag, "0.1.6"}},
