Skip to content

Commit 743769f

Browse files
Bump package to 9.1.1
1 parent 50783de commit 743769f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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": "9.1.0",
4+
"version": "9.1.1",
55
"unity": "2021.1",
66
"description": "Minimal dependency injection framework for Unity",
77
"keywords": ["Dependency Injection", "IoC", "DI", "DI Container"],

README.md

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

7474
### Unity Package Manager
7575
```
76-
https://github.com/gustavopsantos/reflex.git?path=/Assets/Reflex/#9.1.0
76+
https://github.com/gustavopsantos/reflex.git?path=/Assets/Reflex/#9.1.1
7777
```
7878

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

0 commit comments

Comments
 (0)