Skip to content

Commit

Permalink
prepare v3.0.4 (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
folkvir authored Nov 21, 2024
1 parent 4b67470 commit eb43a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bloom-filters",
"version": "3.0.3",
"version": "3.0.4",
"description": "JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash",
"main": "dist/api.js",
"type": "commonjs",
Expand Down

0 comments on commit eb43a77

Please sign in to comment.