diff --git a/Cargo.toml b/Cargo.toml index 3ffcfde..6d720b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cli-clipboard" -version = "0.3.0" +version = "0.4.0" authors = ["Allie Stephan "] description = "cli-clipboard is a cross-platform library for getting and setting the contents of the OS-level clipboard." repository = "https://github.com/actuallyallie/cli-clipboard"