Skip to content

Commit

Permalink
Update to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesDeml committed Mar 10, 2020
1 parent cd7795c commit aae8038
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Find `Packages/manifest.json` in your project and add the following:
```json
{
"dependencies": {
"com.supyrb.signals": "https://github.com/supyrb/signals.git#0.4.2",
"com.supyrb.signals": "https://github.com/supyrb/signals.git#0.4.3",
"...": "..."
}
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"Decoupled"
],
"category": "Utility",
"version": "0.4.2",
"version": "0.4.3",
"unity": "2018.1",
"dependencies": {

Expand Down

0 comments on commit aae8038

Please sign in to comment.