feat: Update package.json to 1.0.1

This commit is contained in:
github-actions[bot] 2021-09-07 10:48:49 +00:00
parent 5d27ee38a7
commit cfa064434d

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.0",
"version": "1.0.1",
"unity": "2018.4",
"description": "High performance observable collections and synchronized views.",
"keywords": [ "Scripting", "DI" ],