Revert "feat: Update package.json to 1.0.2"

This reverts commit 6376c0737c8460cda4970d00d6c725aa2cf0fc8a.
This commit is contained in:
github-actions[bot] 2021-09-10 11:58:23 +00:00 committed by neuecc
parent 022f7aa433
commit c2d1cf1989

View File

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