This commit is contained in:
2025-07-22 19:24:03 +03:00
parent 94ce32cff3
commit 83c491ff6f
2 changed files with 3 additions and 3 deletions

View File

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