We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e361f19 commit cf396d2Copy full SHA for cf396d2
src/websocket_client.app.src
@@ -1,6 +1,6 @@
1
{application,websocket_client,
2
[{description,"Erlang websocket client"},
3
- {vsn,"1.6.0"},
+ {vsn,"1.6.1"},
4
{registered,[]},
5
{applications,[kernel,stdlib,ssl,crypto,inets]},
6
{env,[]},
0 commit comments