瀏覽代碼

Bump goldrush to 0.1.8 for not equal filters

pull/313/head
Mark Allen 9 年之前
父節點
當前提交
cf4e4e5049
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config 查看文件

@ -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, []}.

Loading…
取消
儲存