Skip to content

Commit e3150e5

Browse files
feat: Update package.json to 1.4.2
Commit by [GitHub Actions](https://github.com/Cysharp/ZLinq/actions/runs/14744436558)
1 parent 781844b commit e3150e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ZLinq.Unity/Assets/ZLinq.Unity/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.cysharp.zlinq",
33
"displayName": "ZLinq",
44
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
5-
"version": "1.4.1",
5+
"version": "1.4.2",
66
"unity": "2021.3",
77
"description": "Zero allocation LINQ with Span and LINQ to SIMD, LINQ to Tree(FileSystem, GameObject, etc...) for all .NET platforms and Unity.",
88
"keywords": [ "LINQ" ],

0 commit comments

Comments
 (0)