summaryrefslogtreecommitdiff
path: root/alacritty_terminal
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2023-12-27 21:57:26 +0100
committerChristian Duerr <contact@christianduerr.com>2023-12-27 22:13:35 +0100
commit78fa4d6febe25962be1068562ecaa0465bac445c (patch)
tree509532ad72e1443a747b458e2f0e55c664a92375 /alacritty_terminal
parent34d170c963e9d152917762a36cd405b65c190bc4 (diff)
downloadalacritty-78fa4d6febe25962be1068562ecaa0465bac445c.tar.gz
alacritty-78fa4d6febe25962be1068562ecaa0465bac445c.zip
Alacritty version 0.13.0v0.13.0alacritty_terminal_v0.20.0
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 f0911cd5..5fc9a8af 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.20.0-rc2"
+version = "0.20.0"
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
description = "Library for writing terminal emulators"