Bump version to 0.3.0

main
shellrow 3 years ago
parent 472be8835f
commit 59e16da360
  1. 2
      Cargo.toml
  2. 2
      README.md

@ -1,6 +1,6 @@
[package]
name = "default-net"
version = "0.2.1"
version = "0.3.0"
authors = ["shellrow <81893184+shellrow@users.noreply.github.com>"]
edition = "2018"
description = "Get default network information"

@ -15,7 +15,7 @@ Get default network information
Add `default-net` to your dependencies
```toml:Cargo.toml
[dependencies]
default-net = "0.2.0"
default-net = "0.3.0"
```
## Example

Loading…
Cancel
Save