We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9de655 commit e5118fdCopy full SHA for e5118fd
2 files changed
Assets/Package/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 1.1.1 [25.12.2022]
2
+
3
+### Changed:
4
+- Fix package dependencies
5
6
## 1.1.0 [23.12.2022]
7
8
### Added:
Assets/Package/package.json
@@ -1,7 +1,7 @@
{
"name": "com.browar.injection",
"displayName": "Injection",
- "version": "1.1.0",
+ "version": "1.1.1",
"unity": "2018.1",
"description": "Dependency Injection system.",
"keywords": [
0 commit comments