Skip to content

Commit

Permalink
Update the README with the new crate minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanmckay committed Sep 10, 2022
1 parent b509869 commit c45bfb0
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 @@ -30,8 +30,8 @@ Add this to your `Cargo.toml`:

```toml
[dependencies]
protocol = "3.2"
protocol-derive = "3.2"
protocol = "3.3"
protocol-derive = "3.3"
```

## Under the hood
Expand Down

0 comments on commit c45bfb0

Please sign in to comment.