diff --git a/Cargo.toml b/Cargo.toml index 1e0d25f..f043d2e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cli-clipboard" -version = "0.1.0" +version = "0.2.0" authors = ["Andrew Stephan "] description = "cli-clipboard is a cross-platform library for getting and setting the contents of the OS-level clipboard." repository = "https://github.com/thekiteeatingtree/cli-clipboard"