Skip to content

Commit

Permalink
Merge pull request #96 from shellrow/release
Browse files Browse the repository at this point in the history
Bump version to 0.32.0
  • Loading branch information
shellrow authored Jan 2, 2025
2 parents e260d4e + 96a8e80 commit e3eed80
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "netdev"
version = "0.31.0"
version = "0.32.0"
authors = ["shellrow <[email protected]>"]
edition = "2021"
description = "Cross-platform library for network interface"
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This project was rebranded from [default-net][default-net-crates-io-url] by the
Add `netdev` to your dependencies
```toml:Cargo.toml
[dependencies]
netdev = "0.31"
netdev = "0.32"
```

For more details, see [examples][examples-url] or [doc][doc-url].
Expand All @@ -52,12 +52,12 @@ For more details, see [examples][examples-url] or [doc][doc-url].
- Arch
- 2024.05.01
- macOS (Apple Silicon)
- 14.5
- 14.6.1
- macOS (Intel)
- 13.4.1
- 11.6
- Windows
- 11 23H2 22631.3593
- 11 23H2 22631.4602
- 11 Pro 22H2 22621.3155
- 11 22H2 22621.3155
- 10 21H2 19044.1586
Expand Down

0 comments on commit e3eed80

Please sign in to comment.