This commit is contained in:
Eugene 2025-12-06 12:23:56 +03:00
parent 02e69826dd
commit 3b2348f977
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.2", "version": "1.0.3",
"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",