summaryrefslogtreecommitdiff
path: root/alacritty_terminal/Cargo.toml
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2022-01-07 10:08:33 +0100
committerChristian Duerr <contact@christianduerr.com>2022-01-08 21:52:58 +0100
commit7a0160d35b9a5adbd1c32c891dc8ae50a4706a6b (patch)
tree8df5d7de12146b9858305cea7dc16e0c05d56e07 /alacritty_terminal/Cargo.toml
parentf1be68049bdb6b3028f74aca6e585fc1a8517623 (diff)
downloadalacritty-7a0160d35b9a5adbd1c32c891dc8ae50a4706a6b.tar.gz
alacritty-7a0160d35b9a5adbd1c32c891dc8ae50a4706a6b.zip
Alacritty version 0.10.0-rc2v0.10.0-rc2alacritty_terminal_v0.16.0-rc2
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 4debd805..31080358 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.16.0-rc1"
+version = "0.16.0-rc2"
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
description = "Library for writing terminal emulators"