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 6cd62c2 Bump config to 1.0.2 for dialyzer related fixes
6cd62c2 is described below
commit 6cd62c2bd514de0e59d0327ec09363dcef38bb08
Author: Nick Vatamaniuc <[email protected]>
AuthorDate: Thu Feb 15 11:18:09 2018 -0500
Bump config to 1.0.2 for dialyzer related fixes
---
rebar.config.script | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rebar.config.script b/rebar.config.script
index 60d2e31..f214e1d 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -46,7 +46,7 @@ SubDirs = [
DepDescs = [
%% Independent Apps
-{config, "config", {tag, "1.0.1"}},
+{config, "config", {tag, "1.0.2"}},
{b64url, "b64url", {tag, "1.0.1"}},
{ets_lru, "ets-lru", {tag, "1.0.0"}},
{khash, "khash", {tag, "1.0.1"}},
--
To stop receiving notification emails like this one, please contact
[email protected].