Skip to content

Commit

Permalink
tag 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marinakr committed May 2, 2024
1 parent 4ed6513 commit 1f5c4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libphonenumber_erlang.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%% -*- mode: erlang; -*-
{application, libphonenumber_erlang,
[{description, "Libphonenumber for Erlang"},
{vsn, "0.2.0"},
{vsn, "0.2.1"},
{pkg_name, libphonenumber_erlang},
{modules, []},
{mod, {libphonenumber_erlang_app, []}},
Expand Down

0 comments on commit 1f5c4eb

Please sign in to comment.