Sfoglia il codice sorgente

Merge pull request #313 from basho/goldrush-018

Bump goldrush to 0.1.8 for not equal filters

Reviewed-by: macintux
pull/312/merge
Bishop Bors 9 anni fa
parent
commit
7d2b04c1b2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config Vedi File

@ -44,7 +44,7 @@
nowarn_export_all
]}.
{deps, [
{goldrush, ".*", {git, "git://github.com/DeadZen/goldrush.git", {tag, "0.1.7"}}}
{goldrush, ".*", {git, "git://github.com/DeadZen/goldrush.git", {tag, "0.1.8"}}}
]}.
{xref_checks, []}.

Caricamento…
Annulla
Salva