Browse Source

Merge pull request #314 from basho/goldrush-018-2.x

Bump goldrush to 0.1.8

Reviewed-by: macintux
pull/338/head
Bishop Bors 9 years ago
parent
commit
d9bed3e887
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config View File

@ -26,7 +26,7 @@
warn_untyped_record
]}.
{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…
Cancel
Save