summaryrefslogtreecommitdiff
path: root/alacritty_terminal
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2023-12-22 08:40:43 +0100
committerChristian Duerr <contact@christianduerr.com>2023-12-22 10:42:02 +0100
commitb8acfdae1936fbdc8745fd5d9269b546a4bb9b0f (patch)
tree40dc3aa5fa4e59bdc741b6c06ec19707c3437ded /alacritty_terminal
parentc75cda36f246ebaee76b4d5ec4329fc668692398 (diff)
downloadalacritty-b8acfdae1936fbdc8745fd5d9269b546a4bb9b0f.tar.gz
alacritty-b8acfdae1936fbdc8745fd5d9269b546a4bb9b0f.zip
Alacritty version 0.13.0-rc2v0.13.0-rc2alacritty_terminal_v0.20.0-rc2
Diffstat (limited to 'alacritty_terminal')
-rw-r--r--alacritty_terminal/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty_terminal/Cargo.toml b/alacritty_terminal/Cargo.toml
index e7c2704a..f0911cd5 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.20.0-rc1"
+version = "0.20.0-rc2"
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
description = "Library for writing terminal emulators"