Skip to content

Commit

Permalink
1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
TanyaLagodich committed Sep 2, 2024
1 parent f8bddd8 commit 54b2302
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iter8or",
"version": "1.0.8",
"version": "1.0.9",
"description": "A versatile library for working with iterators and asynchronous iterators in JavaScript. It provides powerful methods for processing, filtering, combining, and transforming data, and even allows the creation of iterators from non-iterable objects.",
"main": "dist/iter8or.cjs",
"module": "dist/iter8or.mjs",
Expand Down

0 comments on commit 54b2302

Please sign in to comment.