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

vatamane pushed a commit to branch config-default-transaction-options
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit c6f81e6eb93cf522c427da2fb2311a4dbe83b0a6
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Fri Apr 24 15:35:04 2020 -0400

    Update erlfdb to v1.1.0
    
    https://github.com/apache/couchdb-erlfdb/releases/tag/v1.1.0
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index b3ea2c9..8b34720 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -151,7 +151,7 @@ DepDescs = [
 %% Independent Apps
 {config,           "config",           {tag, "2.1.7"}},
 {b64url,           "b64url",           {tag, "1.0.2"}},
-{erlfdb,           "erlfdb",           {tag, "v1.0.0"}},
+{erlfdb,           "erlfdb",           {tag, "v1.1.0"}},
 {ets_lru,          "ets-lru",          {tag, "1.1.0"}},
 {khash,            "khash",            {tag, "1.1.0"}},
 {snappy,           "snappy",           {tag, "CouchDB-1.0.4"}},

Reply via email to