We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 123a2b1 commit 9a1ec79Copy full SHA for 9a1ec79
packages/it-foreach/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "it-foreach",
3
- "version": "0.1.0",
+ "version": "0.1.1",
4
"description": "Invokes the passed function for each item in an iterable",
5
"main": "index.js",
6
"repository": "github:achingbrain/it",
packages/it-ndjson/package.json
"name": "it-ndjson",
- "version": "0.0.0",
+ "version": "0.1.0",
"description": "Parse iterators as ndjson and transform iterators to ndjson",
0 commit comments