Skip to content

Commit

Permalink
bump version to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
artemeff committed Dec 6, 2018
1 parent da56ad4 commit de7d4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/eql.app.src
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, eql,
[ {description, "Erlang with SQL"}
, {vsn, "0.1.2"}
, {vsn, "0.2.0"}
, {registered, []}
, {applications, [kernel, stdlib]}
, {env, []}
Expand Down

0 comments on commit de7d4bc

Please sign in to comment.