diff --git a/VContainer/Assets/VContainer/package.json b/VContainer/Assets/VContainer/package.json index 2e16903f..40cc053f 100644 --- a/VContainer/Assets/VContainer/package.json +++ b/VContainer/Assets/VContainer/package.json @@ -1,7 +1,7 @@ { "name": "jp.hadashikick.vcontainer", "displayName": "VContainer", - "version": "1.10.0", + "version": "1.11.0", "unity": "2018.4", "description": "The extra fast DI (Dependency Injection) for Unity", "keywords": ["DI", "Dependency Injection", "DI Container"],