diff --git a/Cargo.toml b/Cargo.toml index f043d2e..8901ab5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "cli-clipboard" -version = "0.2.0" -authors = ["Andrew Stephan "] +version = "0.2.1" +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/thekiteeatingtree/cli-clipboard" +repository = "https://github.com/actuallyallie/cli-clipboard" license = "MIT / Apache-2.0" keywords = ["clipboard"] edition = "2018"