We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 891e139 commit aeab9f8Copy full SHA for aeab9f8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@tsdotnet/linq",
3
- "version": "1.3.0",
+ "version": "1.3.1",
4
"description": "A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.",
5
"author": "electricessence",
6
"license": "MIT",
0 commit comments