Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
TanyaLagodich committed Sep 1, 2024
1 parent 5d340ed commit b97cab4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.2",
"version": "1.0.3",
"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.js",
"module": "dist/iter8or.esm.js",
Expand Down

0 comments on commit b97cab4

Please sign in to comment.