Skip to content

Commit

Permalink
Set app vsn to git
Browse files Browse the repository at this point in the history
  • Loading branch information
mworrell committed Jun 17, 2021
1 parent aafaeeb commit 0ca2a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/termit.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, termit, [
{description, "Securely serialize/deserialize Erlang terms"},
{vsn, "1.0.0"},
{vsn, "git"},
{registered, []},
{applications, [
kernel,
Expand Down

0 comments on commit 0ca2a42

Please sign in to comment.