This commit is contained in:
2025-07-17 15:17:10 +03:00
parent 01e2b30248
commit f762717de5
2 changed files with 3 additions and 3 deletions

View File

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