Skip to content

Commit 5fb287b

Browse files
feat: Update package.json to 1.2.1
1 parent d589c85 commit 5fb287b

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.2.0",
5+
"version": "1.2.1",
66
"unity": "2020.1",
77
"description": "Utilized native-memory backed array.",
88
"keywords": [ "array", "unsafe", "memory", "buffer" ],

0 commit comments

Comments
 (0)