aboutsummaryrefslogtreecommitdiff
path: root/alacritty_terminal/Cargo.toml
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2024-03-24 05:02:12 +0100
committerChristian Duerr <contact@christianduerr.com>2024-03-24 18:50:55 +0100
commitbb8ea18ea848f67ce981b0c2446d1eee2c49eada (patch)
treebccaae2e805e541fcde17016cfe12248fd3621c3 /alacritty_terminal/Cargo.toml
parent126955d79bd7fbe0fe95d382254f31c573756e0d (diff)
downloadalacritty-bb8ea18ea848f67ce981b0c2446d1eee2c49eada.tar.gz
alacritty-bb8ea18ea848f67ce981b0c2446d1eee2c49eada.zip
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 e49fd029..562ca438 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.23.0-rc1"
+version = "0.23.0"
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
description = "Library for writing terminal emulators"