1.0.4
This commit is contained in:
parent
b23eb4d7c0
commit
21761e5dac
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "bitmap-index",
|
"name": "bitmap-index",
|
||||||
"private": false,
|
"private": false,
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"description": "A small, zero-dependency bitmap/bitset implementation for fast index operations (and, or, xor, etc.)",
|
"description": "A small, zero-dependency bitmap/bitset implementation for fast index operations (and, or, xor, etc.)",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "yazmeyaa",
|
"author": "yazmeyaa",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue