Skip to content

Commit 224d2a1

Browse files
Bump package to 11.0.0
1 parent 38f221b commit 224d2a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ You can install Reflex using any of the following methods:
7474

7575
### Unity Package Manager
7676
```
77-
https://github.com/gustavopsantos/reflex.git?path=/Assets/Reflex/#10.1.0
77+
https://github.com/gustavopsantos/reflex.git?path=/Assets/Reflex/#11.0.0
7878
```
7979

8080
1. In Unity, open **Window****Package Manager**.

Assets/Reflex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "com.gustavopsantos.reflex",
33
"displayName": "Reflex",
4-
"version": "10.1.0",
4+
"version": "11.0.0",
55
"unity": "2021.1",
66
"description": "Minimal dependency injection framework for Unity",
77
"keywords": ["Dependency Injection", "IoC", "DI", "DI Container"],

0 commit comments

Comments
 (0)