Skip to content

Commit

Permalink
Bumbed version to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmzeeman committed Dec 15, 2024
1 parent f90698d commit 1aea02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/educkdb.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{application, educkdb,
[
{description, "DuckDB NIF Interface"},
{vsn, "0.7.0"},
{vsn, "0.8.0"},
{modules, [educkdb]},
{registered, []},
{licenses, ["Apache"]},
Expand Down

0 comments on commit 1aea02a

Please sign in to comment.