Skip to content

Commit

Permalink
Bumped version. Forgot to push this months ago, sorry
Browse files Browse the repository at this point in the history
  • Loading branch information
mmzeeman committed May 22, 2024
1 parent 7f2937e commit 5a758fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/esqlite.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{application, esqlite,
[
{description, "sqlite nif interface"},
{vsn, "0.8.6"},
{vsn, "0.8.7"},
{modules, [esqlite3, esqlite3_nif]},
{registered, []},
{licenses, ["Apache"]},
Expand Down

0 comments on commit 5a758fa

Please sign in to comment.