From 1e0f71e8c3238056e1a4d319ddba6970a2686990 Mon Sep 17 00:00:00 2001 From: Kirill Chibisov Date: Mon, 26 Jun 2023 01:59:01 +0400 Subject: Alacritty version v0.12.2-rc1 --- alacritty_terminal/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alacritty_terminal/Cargo.toml') 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 ", "Joe Wilm "] license = "Apache-2.0" description = "Library for writing terminal emulators" -- cgit v1.2.3-54-g00ecf