Skip to content

Commit a80d539

Browse files
author
Brett Hazen
committed
Bump unite dep to v0.0.1p2
1 parent 52cab23 commit a80d539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rebar.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
{escript_incl_apps, [sext]}.
2020

2121
{deps, [
22-
{unite, "", {git, "https://github.com/basho/unite.git", {tag, "v0.0.1p1"}}},
22+
{unite, "", {git, "https://github.com/basho/unite.git", {tag, "v0.0.1p2"}}},
2323
{sext, ".*", {git, "https://github.com/basho/sext.git", {tag, "1.1p6"}}},
2424
{mochiweb, ".*", {git, "https://github.com/basho/mochiweb.git", {tag, "v2.9.0p2"}}},
2525
{merl, ".*", {git, "https://github.com/basho/merl.git", {tag, "0.1.0-basho"}}}

0 commit comments

Comments
 (0)