This commit is contained in:
eugene 2026-02-28 13:22:59 +03:00
parent 4f99bf61b4
commit 9003ee4165
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "bitmap-index",
"private": false,
"version": "1.0.8",
"version": "1.0.9",
"description": "A small, zero-dependency bitmap/bitset implementation for fast index operations (and, or, xor, etc.)",
"license": "MIT",
"author": "yazmeyaa",