Skip to content

Commit

Permalink
Bump package to 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavopsantos committed Jul 19, 2023
1 parent e1c911a commit cda5a14
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Assets/Reflex/package.json
@@ -1,7 +1,7 @@
{
"name": "com.gustavopsantos.reflex",
"displayName": "Reflex",
"version": "4.3.3",
"version": "4.4.0",
"unity": "2021.1",
"description": "Minimal dependency injection framework for Unity",
"keywords": ["Dependency Injection", "IoC", "DI", "DI Container"],
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -57,7 +57,7 @@ You can install Reflex using any of the following methods:

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

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

0 comments on commit cda5a14

Please sign in to comment.