Skip to content

Commit

Permalink
v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongwencool committed Apr 8, 2020
1 parent 3779b92 commit d4f85b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/eetcd.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{application, eetcd,
[
{description, "ETCD V3 client"},
{vsn, "0.3.1"},
{vsn, "0.3.2"},
{registered, [eetcd_sup, eetcd_conn_sup, eetcd_lease_sup]},
{mod, {eetcd_app, []}},
{applications, [kernel, stdlib, gun]},
Expand Down

0 comments on commit d4f85b5

Please sign in to comment.