Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
knutin committed Sep 12, 2018
1 parent 9ad91f1 commit eb9902d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/eredis.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, eredis, [
{description, "Erlang Redis Client"},
{vsn, "1.1.0"},
{vsn, "1.2.0"},
{modules, [eredis, eredis_client, eredis_parser, eredis_sub, eredis_sub_client]},
{registered, []},
{applications, [kernel, stdlib]},
Expand Down

0 comments on commit eb9902d

Please sign in to comment.