This commit is contained in:
Eugene 2025-12-06 12:30:16 +03:00
parent b23eb4d7c0
commit 21761e5dac
1 changed files with 1 additions and 1 deletions

View File

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