Skip to content

Commit

Permalink
Update erlang_rethinkdb.app.src
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanwel authored Nov 24, 2017
1 parent 45ba371 commit 77b2b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/erlang_rethinkdb.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, erlang_rethinkdb,
[{description, "Erlang Rethink Db Driver"},
{vsn, "0.2.1"},
{vsn, "0.2.2"},
{registered, []},
{mod, { erlang_rethinkdb_app, []}},
{applications,
Expand Down

0 comments on commit 77b2b06

Please sign in to comment.