Skip to content

Commit 2a097c5

Browse files
Bump package to 8.6.0
1 parent d0f8537 commit 2a097c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/Reflex/package.json

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

README.md

+1-1
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/#8.5.2
76+
https://github.com/gustavopsantos/reflex.git?path=/Assets/Reflex/#8.6.0
7777
```
7878

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

0 commit comments

Comments
 (0)