We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96d0ea4 commit 2e2dfa7Copy full SHA for 2e2dfa7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bloom-filters",
3
- "version": "3.0.2",
+ "version": "3.0.3",
4
"description": "JS implementation of probabilistic data structures: Bloom Filter (and its derived), HyperLogLog, Count-Min Sketch, Top-K and MinHash",
5
"main": "dist/api.js",
6
"type": "commonjs",
0 commit comments