Skip to content

Commit e386b14

Browse files
committed
Bump version
1 parent 6f3a50a commit e386b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dev.voltstro.nativearrayspanextensions",
33
"displayName": "Native Array Span Extensions",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Provides extensions to Unity's NativeArray that make using .NET's Span<T> with them easier.",
66
"unity": "2020.3",
77
"keywords": [

0 commit comments

Comments
 (0)