Skip to content

Commit

Permalink
Bump version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
farhadi committed Jan 28, 2024
1 parent c36d853 commit 4befb50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cuckoo_filter.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{application, cuckoo_filter, [
{description,
"A high-performance, concurrent, and mutable Cuckoo Filter for Erlang and Elixir"},
{vsn, "0.3.1"},
{vsn, "1.0.0"},
{registered, []},
{applications, [
kernel,
Expand Down

0 comments on commit 4befb50

Please sign in to comment.