Skip to content

Commit 9a1ec79

Browse files
committed
1 parent 123a2b1 commit 9a1ec79

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/it-foreach/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "it-foreach",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Invokes the passed function for each item in an iterable",
55
"main": "index.js",
66
"repository": "github:achingbrain/it",

packages/it-ndjson/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "it-ndjson",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Parse iterators as ndjson and transform iterators to ndjson",
55
"main": "index.js",
66
"repository": "github:achingbrain/it",

0 commit comments

Comments
 (0)