summaryrefslogtreecommitdiff
path: root/copypasta/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'copypasta/Cargo.toml')
-rw-r--r--copypasta/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/copypasta/Cargo.toml b/copypasta/Cargo.toml
index 8248ddbd..ab0eee38 100644
--- a/copypasta/Cargo.toml
+++ b/copypasta/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "copypasta"
-version = "0.6.0"
+version = "0.6.1"
authors = ["Christian Duerr <contact@christianduerr.com>"]
description = "copypasta is a cross-platform library for getting and setting the contents of the OS-level clipboard."
repository = "https://github.com/jwilm/alacritty"