We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2590d9 commit 13fef4cCopy full SHA for 13fef4c
rebar.config
@@ -3,6 +3,6 @@
3
{deps, [
4
{bert, ".*", {git, "git://github.com/synrc/bert", {tag,"1.11.1"}}},
5
{active, ".*", {git, "git://github.com/synrc/active", {tag,"4.11"}}},
6
- {kvs, ".*", {git, "git://github.com/synrc/kvs", {tag,"5.10"}}},
+ {kvs, ".*", {git, "git://github.com/synrc/kvs", {tag,"5.11"}}},
7
{syn, ".*", {git, "git://github.com/ostinelli/syn", {tag,"1.6.3"}}}
8
]}.
0 commit comments