summaryrefslogtreecommitdiff
path: root/alacritty_terminal/Cargo.toml
diff options
context:
space:
mode:
authorKirill Chibisov <contact@kchibisov.com>2023-06-26 01:59:01 +0400
committerKirill Chibisov <contact@kchibisov.com>2023-06-26 13:42:07 +0400
commit1e0f71e8c3238056e1a4d319ddba6970a2686990 (patch)
tree4d25e450b4be4dfc0f7e6ae0e688382580a7a12c /alacritty_terminal/Cargo.toml
parent79c999080e44223ab29bf442316bf5a964ce8bdf (diff)
downloadalacritty-fd59c48add9a7e7af35161e6d9e3ca11fb36f086.tar.gz
alacritty-fd59c48add9a7e7af35161e6d9e3ca11fb36f086.zip
Alacritty version v0.12.2-rc1v0.12.2-rc1alacritty_terminal_v0.19.1-rc1
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 244fddc7..e71ce77c 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.19.0"
+version = "0.19.1-rc1"
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
description = "Library for writing terminal emulators"