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

vatamane pushed a commit to branch bump-erlfdb-to-v1.3.2
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 66927866ad28ffc06e90c3245d64b5f7fadf532c
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Tue Mar 30 12:56:52 2021 -0400

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

diff --git a/rebar.config.script b/rebar.config.script
index a2da2d8..f7a4f86 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -153,7 +153,7 @@ DepDescs = [
 %% Independent Apps
 {config,           "config",           {tag, "2.1.8"}},
 {b64url,           "b64url",           {tag, "1.0.2"}},
-{erlfdb,           "erlfdb",           {tag, "v1.3.1"}},
+{erlfdb,           "erlfdb",           {tag, "v1.3.2"}},
 {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