summaryrefslogtreecommitdiff
path: root/copypasta
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2019-11-26 00:45:35 +0100
committerGitHub <noreply@github.com>2019-11-26 00:45:35 +0100
commitfe9644805ba97c9d8ebec0da257fe73d28e53300 (patch)
treec477ae33a6ce67ed26e7210a4f0428427e249897 /copypasta
parentcf714f1da0bf41045028132f0862d7907fc167a2 (diff)
downloadalacritty-fe9644805ba97c9d8ebec0da257fe73d28e53300.tar.gz
alacritty-fe9644805ba97c9d8ebec0da257fe73d28e53300.zip
Bump copypasta to 0.6.1
Diffstat (limited to 'copypasta')
-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"