summaryrefslogtreecommitdiff
path: root/alacritty_terminal/Cargo.toml
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2023-05-16 03:08:49 +0300
committerKirill Chibisov <contact@kchibisov.com>2023-05-16 04:16:27 +0300
commit88ae51858031cf02d10edaeda35a69ea697d3de3 (patch)
treee4a41453201bf9b1f7656dcfeb1cf8ed7a96beab /alacritty_terminal/Cargo.toml
parent3108154f42115487adbfc860f608ee970b132ef6 (diff)
downloadalacritty-88ae51858031cf02d10edaeda35a69ea697d3de3.tar.gz
alacritty-88ae51858031cf02d10edaeda35a69ea697d3de3.zip
Alacritty version 0.12.1-rc2v0.12.1-rc2alacritty_terminal_v0.19.0-rc2
Diffstat (limited to 'alacritty_terminal/Cargo.toml')
-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 388a96f9..b5baaa24 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.19.0-rc1"
+version = "0.19.0-rc2"
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
description = "Library for writing terminal emulators"