You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ii...@apache.org on 2019/02/26 15:54:11 UTC

[couchdb] branch master updated: Update smoosh to 1.0.1

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

iilyak 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 f751dda  Update smoosh to 1.0.1
     new 931d77d  Merge pull request #1942 from cloudant/update-smoosh-1.0.1
f751dda is described below

commit f751ddacb28363184bfc4d5cbe7f28980c6e3c7b
Author: ILYA Khlopotov <ii...@apache.org>
AuthorDate: Tue Feb 26 11:11:59 2019 +0000

    Update smoosh to 1.0.1
---
 rebar.config.script | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rebar.config.script b/rebar.config.script
index 1c007f9..5de05e0 100644
--- a/rebar.config.script
+++ b/rebar.config.script
@@ -92,7 +92,7 @@ DepDescs = [
 {snappy,           "snappy",           {tag, "CouchDB-1.0.2"}},
 {ioq,              "ioq",              {tag, "2.0.0"}},
 {hqueue,           "hqueue",           {tag, "1.0.0"}},
-{smoosh,           "smoosh",           {tag, "1.0.0"}},
+{smoosh,           "smoosh",           {tag, "1.0.1"}},
 {ken,              "ken",              {tag, "1.0.3"}},
 
 %% Non-Erlang deps