소스 검색

Bump goldrush to 0.1.8

This mirrors a bump on the master (3.x) branch
pull/314/head
Mark Allen 9 년 전
부모
커밋
93d401a2c3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      rebar.config

+ 1
- 1
rebar.config 파일 보기

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

불러오는 중...
취소
저장