Skip to content

Commit

Permalink
Bumped micro version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
oubiwann committed Jul 10, 2021
1 parent 8b41c0d commit ebd5377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/elli_websocket.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, elli_websocket, [
{description, "Elli WebSocket Handler."},
{vsn, "0.1.1"},
{vsn, "0.1.2"},
{modules, []},
{registered, []},
{applications, [kernel, stdlib, elli]},
Expand Down

0 comments on commit ebd5377

Please sign in to comment.