Skip to content

Commit

Permalink
[main-] Use git version
Browse files Browse the repository at this point in the history
  • Loading branch information
elbrujohalcon committed Mar 1, 2022
1 parent 1e73124 commit b0a331e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/kinetic.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{application,
kinetic,
[{description, "Erlang Kinesis Client"},
{vsn, "1.3.5"},
{vsn, git},
{modules, []},
{registered, [kinetic_config]},
{applications, [kernel, stdlib, inets, crypto, ssl, jiffy, lhttpc, erliam]},
Expand Down

0 comments on commit b0a331e

Please sign in to comment.