Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
lempiji committed Feb 24, 2018
1 parent ba03942 commit c127bd7
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 @@ -43,13 +43,13 @@ Setting dependencies in dub.json
{
...
"dependencies": {
"rx": "~>0.7.0"
"rx": "~>0.7.2"
}
}
```
or dub.sdl
```
dependency "rx" version="~>0.1.0"
dependency "rx" version="~>0.7.2"
```

### Concepts
Expand Down

0 comments on commit c127bd7

Please sign in to comment.