This commit is contained in:
Eugene 2025-12-01 22:59:09 +03:00
parent dfa4a88e0d
commit 84dfd66f9a
1 changed files with 2 additions and 2 deletions

View File

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