This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
SisMaker
/
lager
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
53
Wiki
Activity
Browse Source
Bump goldrush to 0.1.8
This mirrors a bump on the master (3.x) branch
pull/314/head
Mark Allen
9 years ago
parent
d1ff368a78
commit
93d401a2c3
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
rebar.config
+ 1
- 1
rebar.config
View File
@ -26,7 +26,7 @@
warn_untyped_record
warn_untyped_record
]}.
]}.
{deps, [
{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, []}.
{xref_checks, []}.
Write
Preview
Loading…
Cancel
Save