We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 781844b commit e3150e5Copy full SHA for e3150e5
src/ZLinq.Unity/Assets/ZLinq.Unity/package.json
@@ -2,7 +2,7 @@
2
"name": "com.cysharp.zlinq",
3
"displayName": "ZLinq",
4
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
5
- "version": "1.4.1",
+ "version": "1.4.2",
6
"unity": "2021.3",
7
"description": "Zero allocation LINQ with Span and LINQ to SIMD, LINQ to Tree(FileSystem, GameObject, etc...) for all .NET platforms and Unity.",
8
"keywords": [ "LINQ" ],
0 commit comments