Skip to content

Commit d885548

Browse files
authored
Merge pull request #246 from ieQu1/dev/mria-0.8.12
chore(mria): Bump version to 0.8.13
2 parents f1bbf3c + 21418aa commit d885548

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,7 +4,7 @@
44
{deps, [{jsone, "1.9.0"},
55
{eetcd, {git, "https://github.com/zhongwencool/eetcd", {tag, "v0.5.0"}}},
66
{snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe", {tag, "1.0.10"}}},
7-
{mria, {git, "https://github.com/emqx/mria", {tag, "0.8.11"}}}
7+
{mria, {git, "https://github.com/emqx/mria", {tag, "0.8.13"}}}
88
]}.
99

1010
{erl_opts, [warn_unused_vars,

0 commit comments

Comments
 (0)