feat: Update package.json to 1.1.2

This commit is contained in:
github-actions[bot] 2022-02-14 23:27:38 +00:00
parent 2ce8de9f38
commit 12ef0365f4

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.1.1", "version": "1.1.2",
"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" ],