summaryrefslogtreecommitdiff
path: root/alacritty_terminal
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2021-07-24 23:00:31 +0200
committerChristian Duerr <contact@christianduerr.com>2021-07-24 21:29:07 +0000
commit70e729db3e6a2230b28be5eb7f7d40c63f612520 (patch)
treeaec56cb17de7d4753010007cd086e9378609722d /alacritty_terminal
parentf5e8ca676a3f53533205878f449c824ee45cbd52 (diff)
downloadalacritty_terminal_v0.15.0-rc3.tar.gz
alacritty_terminal_v0.15.0-rc3.zip
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 0b71c8db..11b932d5 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.15.0-rc2"
+version = "0.15.0-rc3"
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
description = "Library for writing terminal emulators"