Skip to content

Commit

Permalink
Merge pull request #202 from emqx/dev/mria-0.5.5
Browse files Browse the repository at this point in the history
chore(mria): Bump version to 0.5.5
  • Loading branch information
ieQu1 committed Jun 19, 2023
2 parents ab0d2e4 + 37d2147 commit 092ef76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{deps, [{jiffy, {git, "https://github.com/emqx/jiffy", {tag, "1.0.5"}}},
{eetcd, {git, "https://github.com/zhongwencool/eetcd", {tag, "v0.3.4"}}},
{snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe", {tag, "1.0.0"}}},
{mria, {git, "https://github.com/emqx/mria", {tag, "0.5.4"}}}
{mria, {git, "https://github.com/emqx/mria", {tag, "0.5.5"}}}
]}.

{erl_opts, [warn_unused_vars,
Expand Down

0 comments on commit 092ef76

Please sign in to comment.