I tried to use ezmq via elixir / hex.
While you can download the 0.2.0 package, you can't install it because the app file seems to have 0.2 in vsn of the ezmq.app.src (which unfortunately is incompatible with mix).
I can install from master and from the 0.2.1 tag though.
Could you build & upload a new package?
I tried to use
ezmqviaelixir/hex.While you can download the
0.2.0package, you can't install it because the app file seems to have0.2invsnof theezmq.app.src(which unfortunately is incompatible withmix).I can install from master and from the
0.2.1tag though.Could you build & upload a new package?