summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2018-11-09 14:55:59 +0100
committerJan Lehnardt <jan@apache.org>2018-11-09 14:55:59 +0100
commit85529f138471588e4a32e5d697142b1ac01dc81e (patch)
tree438c0e3f2418416650417a9c8eea1b8ed5e70b8a
parent838c5ef6f3e7555014e95c0cc46336567d62caa6 (diff)
downloadcouchdb-feat/conf.tar.gz
feat: update couch-config to match #1602archive/feat/conffeat/conf
-rw-r--r--rebar.config.script2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config.script b/rebar.config.script
index fd20e623e..65c3a8a04 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -48,7 +48,7 @@ SubDirs = [
DepDescs = [
%% Independent Apps
-{config, "config", {tag, "fix/conf"}},
+{config, "config", {tag, "2.1.3"}},
{b64url, "b64url", {tag, "1.0.1"}},
{ets_lru, "ets-lru", {tag, "1.0.0"}},
{khash, "khash", {tag, "1.0.1"}},