This commit is contained in:
Eugene 2025-12-10 17:06:27 +03:00
parent b03b758f14
commit 5ce38e451d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "bitmap-index", "name": "bitmap-index",
"private": false, "private": false,
"version": "1.0.5", "version": "1.0.6",
"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",