This commit is contained in:
Eugene 2025-12-10 17:11:22 +03:00
parent 286c53034c
commit a032007ca4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "bitmap-index",
"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.)",
"license": "MIT",
"author": "yazmeyaa",