This commit is contained in:
Eugene 2025-12-10 17:07:50 +03:00
parent 5ce38e451d
commit c742385ca1
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.6", "version": "1.0.7",
"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",