Skip to content

Commit

Permalink
update cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
allie-wake-up committed Feb 28, 2022
1 parent 114ca03 commit 0fa87a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "cli-clipboard"
version = "0.2.0"
authors = ["Andrew Stephan <[email protected]>"]
version = "0.2.1"
authors = ["Allie Stephan <[email protected]>"]
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"
Expand Down

0 comments on commit 0fa87a4

Please sign in to comment.