This commit is contained in:
2025-07-25 15:24:09 +03:00
parent 48a9fb7473
commit 7e247da8e0
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@sek1ro/iterables",
"version": "0.2.0",
"version": "0.2.1",
"description": "A data structures library based on iterators, inspired by libstdc++",
"main": "dist/index.js",
"types": "dist/index.d.ts",