We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f3a50a commit e386b14Copy full SHA for e386b14
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "dev.voltstro.nativearrayspanextensions",
3
"displayName": "Native Array Span Extensions",
4
- "version": "1.0.0",
+ "version": "1.0.1",
5
"description": "Provides extensions to Unity's NativeArray that make using .NET's Span<T> with them easier.",
6
"unity": "2020.3",
7
"keywords": [
0 commit comments