@@ -1,6 +1,6 @@
{application, emqx_conf, [
{description, "EMQX configuration management"},
- {vsn, "0.1.6"},
+ {vsn, "0.1.7"},
{registered, []},
{mod, {emqx_conf_app, []}},
{applications, [kernel, stdlib]},
@@ -3,7 +3,7 @@
{id, "emqx_machine"},
{description, "The EMQX Machine"},
% strict semver, bump manually!
- {vsn, "0.1.0"},
+ {vsn, "0.1.1"},
{modules, []},