chore: bump emqx_prometheus to 5.0.3

This commit is contained in:
Zhongwen Deng 2022-10-25 11:21:16 +08:00
parent 6710736243
commit 8578024637
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{application, emqx_prometheus, [
{description, "Prometheus for EMQX"},
% strict semver, bump manually!
{vsn, "5.0.2"},
{vsn, "5.0.3"},
{modules, []},
{registered, [emqx_prometheus_sup]},
{applications, [kernel, stdlib, prometheus, emqx]},