Skip to content

Commit

Permalink
Update v0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lempiji committed Mar 21, 2018
1 parent f89dc79 commit 563ac68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,13 @@ Setting dependencies in dub.json
{
...
"dependencies": {
"rx": "~>0.7.2"
"rx": "~>0.7.4"
}
}
```
or dub.sdl
```
dependency "rx" version="~>0.7.2"
dependency "rx" version="~>0.7.4"
```

### Concepts
Expand Down

0 comments on commit 563ac68

Please sign in to comment.