Skip to content

Commit

Permalink
Update to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Johannes Deml committed Dec 3, 2019
1 parent ec2bf15 commit 760912b
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 @@ -18,7 +18,7 @@ Find `Packages/manifest.json` in your project and add the following:
```json
{
"dependencies": {
"com.supyrb.signals": "https://github.com/supyrb/signals#0.1.4",
"com.supyrb.signals": "https://github.com/supyrb/signals#0.1.5",
"...": "..."
}
}
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.1.4",
"version": "0.1.5",
"unity": "2018.1",
"dependencies": {

Expand Down

0 comments on commit 760912b

Please sign in to comment.