Skip to content

Commit

Permalink
chore: bump app vsn to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zmstone committed Oct 7, 2024
1 parent e92689d commit 34f4c22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ehttpc.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, ehttpc, [
{description, "HTTP Client for Erlang/OTP"},
{vsn, "0.5.0"},
{vsn, "0.6.0"},
{registered, []},
{applications, [
kernel,
Expand Down

0 comments on commit 34f4c22

Please sign in to comment.