Skip to content

Commit d2590d9

Browse files
committed
fix
1 parent 90df5d9 commit d2590d9

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
@@ -4,5 +4,5 @@
44
{bert, ".*", {git, "git://github.com/synrc/bert", {tag,"1.11.1"}}},
55
{active, ".*", {git, "git://github.com/synrc/active", {tag,"4.11"}}},
66
{kvs, ".*", {git, "git://github.com/synrc/kvs", {tag,"5.10"}}},
7-
{syn, ".*", {git, "git://github.com/ostinelli/syn", {tag,"1.6.3"}}
7+
{syn, ".*", {git, "git://github.com/ostinelli/syn", {tag,"1.6.3"}}}
88
]}.

0 commit comments

Comments
 (0)