aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/Cargo.toml
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2024-01-08 15:12:08 +0100
committerChristian Duerr <contact@christianduerr.com>2024-01-08 16:47:29 +0100
commitfe2a3c566759c9926150181006bd56cb2293ae10 (patch)
tree1c70e3403bbbe9b097db12c9118af9bd5daac595 /alacritty_terminal/Cargo.toml
parent66a078c10be7ef56d4e85289a35180c0644d5e3c (diff)
downloadalacritty-fe2a3c566759c9926150181006bd56cb2293ae10.tar.gz
alacritty-fe2a3c566759c9926150181006bd56cb2293ae10.zip
Alacritty version 0.13.1v0.13.1alacritty_terminal_v0.21.0
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 37742c1d..5941a8b8 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.21.0-rc1"
+version = "0.21.0"
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
description = "Library for writing terminal emulators"