Skip to content

Commit

Permalink
Bump version to 3.2.0 in README
Browse files Browse the repository at this point in the history
Signed-off-by: Akhil Velagapudi <4@4khil.com>
  • Loading branch information
akhilles committed Apr 7, 2024
1 parent 238564b commit 0058d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@ Rust implementation of CRC.
Add `crc` to `Cargo.toml`
```toml
[dependencies]
crc = "3.1"
crc = "3.2.0"
```

### Examples
Expand Down

0 comments on commit 0058d45

Please sign in to comment.