You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2017/07/22 03:47:01 UTC

[couchdb] branch master updated: Bump config dep to 1.0.1 (ncrease timeouts for set and get).

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/master by this push:
     new dd56185  Bump config dep to 1.0.1 (ncrease timeouts for set and get).
     new 82559b0  Merge branch 'master' of https://github.com/apache/couchdb
dd56185 is described below

commit dd561859fe043b6d159d951fe4609f21ca5c7b01
Author: Nick Vatamaniuc <va...@apache.org>
AuthorDate: Fri Jul 21 23:44:51 2017 -0400

    Bump config dep to 1.0.1 (ncrease timeouts for set and get).
    
    https://github.com/apache/couchdb-config/pull/16
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index c20db57..2ea2795 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -46,7 +46,7 @@ SubDirs = [
 
 DepDescs = [
 %% Independent Apps
-{config,           "config",           {tag, "1.0.0"}},
+{config,           "config",           {tag, "1.0.1"}},
 {b64url,           "b64url",           {tag, "1.0.0"}},
 {ets_lru,          "ets-lru",          {tag, "1.0.0"}},
 {khash,            "khash",            {tag, "1.0.0"}},

-- 
To stop receiving notification emails like this one, please contact
['"commits@couchdb.apache.org" <co...@couchdb.apache.org>'].