Skip to content

Commit

Permalink
Version bump v0.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
illegalprime committed Jun 19, 2017
1 parent 8907040 commit 7ce230c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Rust-WebSocket provides a framework for dealing with WebSocket connections (both
To add a library release version from [crates.io](https://crates.io/crates/websocket) to a Cargo project, add this to the 'dependencies' section of your Cargo.toml:

```INI
websocket = "0.20.1"
websocket = "0.20.2"
```

To add the library's Git repository to a Cargo project, add this to your Cargo.toml:
Expand Down

0 comments on commit 7ce230c

Please # to comment.