Bläddra i källkod

chore: bump emqx_auth_http app vsn

zmstone 1 år sedan
förälder
incheckning
6940930c3e
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      apps/emqx_auth_http/src/emqx_auth_http.app.src

+ 1 - 1
apps/emqx_auth_http/src/emqx_auth_http.app.src

@@ -1,7 +1,7 @@
 %% -*- mode: erlang -*-
 {application, emqx_auth_http, [
     {description, "EMQX External HTTP API Authentication and Authorization"},
-    {vsn, "0.2.0"},
+    {vsn, "0.2.1"},
     {registered, []},
     {mod, {emqx_auth_http_app, []}},
     {applications, [