Skip to content

Commit f732fcf

Browse files
committed
chore: bump 0.5.0
1 parent 968719b commit f732fcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/eetcd.app.src

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{application, eetcd,
22
[
33
{description, "ETCD V3 client"},
4-
{vsn, "0.4.0"},
4+
{vsn, "0.5.0"},
55
{registered, [eetcd_sup, eetcd_conn_sup, eetcd_lease_sup]},
66
{mod, {eetcd_app, []}},
77
{applications, [kernel, stdlib, gun]},

0 commit comments

Comments
 (0)