1.0.5
This commit is contained in:
parent
5ae03c47da
commit
832b78d13c
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "bitmap-index",
|
"name": "bitmap-index",
|
||||||
"private": false,
|
"private": false,
|
||||||
"version": "1.0.4",
|
"version": "1.0.5",
|
||||||
"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