Skip to content

Commit e04d060

Browse files
feat: Update package.json to 1.1.0
1 parent 6b9708d commit e04d060

File tree

1 file changed

+1
-1
lines changed
  • src/NativeMemoryArray.Unity/Assets/Plugins/NativeMemoryArray

1 file changed

+1
-1
lines changed

src/NativeMemoryArray.Unity/Assets/Plugins/NativeMemoryArray/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "com.cysharp.nativememoryarray",
33
"displayName": "NativeMemoryArray",
44
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
5-
"version": "1.0.1",
5+
"version": "1.1.0",
66
"unity": "2020.1",
77
"description": "Utilized native-memory backed array.",
88
"keywords": [ "array", "unsafe", "memory", "buffer" ],

0 commit comments

Comments
 (0)