Skip to content

Commit

Permalink
Bump package to 8.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavopsantos committed May 22, 2024
1 parent 9be5c5e commit 5364e55
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Assets/Reflex/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "com.gustavopsantos.reflex",
"displayName": "Reflex",
"version": "8.2.0",
"version": "8.3.0",
"unity": "2021.1",
"description": "Minimal dependency injection framework for Unity",
"keywords": ["Dependency Injection", "IoC", "DI", "DI Container"],
Expand Down
Binary file modified Graphics/reflex-debugger.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ You can install Reflex using any of the following methods:

### Unity Package Manager
```
https://github.com/gustavopsantos/reflex.git?path=/Assets/Reflex/#8.2.0
https://github.com/gustavopsantos/reflex.git?path=/Assets/Reflex/#8.3.0
```

1. In Unity, open **Window****Package Manager**.
Expand Down

0 comments on commit 5364e55

Please sign in to comment.