Skip to content

Commit 23f39ac

Browse files
committed
Bump minor to 1.2.0
1 parent 77c11f1 commit 23f39ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/websocket_client.app.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{application, websocket_client,
22
[
33
{description, "Erlang websocket client"},
4-
{vsn, "1.1.0"},
4+
{vsn, "1.2.0"},
55
{registered, []},
66
{applications, [
77
ssl,

0 commit comments

Comments
 (0)