summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 03cd96d..2bcb15f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "multisock"
-version = "0.1.1"
+version = "1.0.0"
authors = ["Yorhel <git@yorhel.nl>"]
documentation = "https://docs.rs/multisock"
description = "Unified types for TCP & Unix sockets"