1.0.8
This commit is contained in:
parent
286c53034c
commit
a032007ca4
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "bitmap-index",
|
"name": "bitmap-index",
|
||||||
"private": false,
|
"private": false,
|
||||||
"version": "1.0.7",
|
"version": "1.0.8",
|
||||||
"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