feat: Update package.json to 1.0.2

This commit is contained in:
github-actions[bot] 2021-09-10 12:01:11 +00:00
parent c2d1cf1989
commit 5cbf5a3198

View File

@ -2,7 +2,7 @@
"name": "com.cysharp.observablecollections",
"displayName": "ObservableCollections",
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
"version": "1.0.1",
"version": "1.0.2",
"unity": "2018.4",
"description": "High performance observable collections and synchronized views.",
"keywords": [ "Scripting", "DI" ],