Skip to content

Commit 376fe3d

Browse files
committed
chore: bump version to v1.0.0
1 parent 60088b3 commit 376fe3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "network-interface"
33
description = "Retrieve system's Network Interfaces on Linux, macOS and Windows on a standarized manner"
4-
version = "0.1.6"
4+
version = "1.0.0"
55
repository = "https://github.com/EstebanBorai/network-interface"
66
categories = ["web-programming", "network-programming"]
77
homepage = "https://github.com/EstebanBorai/network-interface"

0 commit comments

Comments
 (0)