summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichellephung <michellephung@gmail.com>2015-12-04 17:41:40 -0500
committermichellephung <michellephung@gmail.com>2015-12-04 17:48:33 -0500
commit8345737a99d8b2c48ad85ffafbf17cc09210076c (patch)
tree9a4818eacab291c2c7c2facb8b47861bc0ef0d57
parent90e3b3c58c572b93478feebd06f6486ee2e23501 (diff)
downloadcouchdb-8345737a99d8b2c48ad85ffafbf17cc09210076c.tar.gz
Update Fauxton to 1.0.7 release
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index df96a3e8e..1ed203a44 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.6"}, [raw]},
+{fauxton, "fauxton", {tag, "v1.0.7"}, [raw]},
{folsom, "folsom", "a5c95dec18227c977029fbd3b638966d98f17003"},
{global_changes, "global-changes", "e55de37ece29b6cbc0af540370d2425159338bf9"},
{goldrush, "goldrush", {tag, "0.1.6"}},