chore: bump version && update changes
This commit is contained in:
parent
a119100a0e
commit
12491e08db
|
@ -1,6 +1,6 @@
|
|||
{application, emqx_bridge_rocketmq, [
|
||||
{description, "EMQX Enterprise RocketMQ Bridge"},
|
||||
{vsn, "0.1.0"},
|
||||
{vsn, "0.1.1"},
|
||||
{registered, []},
|
||||
{applications, [kernel, stdlib, rocketmq]},
|
||||
{env, []},
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Refactor the directory structure of the RocketMQ data bridge.
|
Loading…
Reference in New Issue