summaryrefslogtreecommitdiff
path: root/alacritty_terminal
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2021-05-01 19:17:59 +0200
committerChristian Duerr <contact@christianduerr.com>2021-05-01 17:30:49 +0000
commitcad5034a6e60f11ce29d33d3538e1da8f08ad0fc (patch)
treec55461fd1dfb486a2e4ae82e8cd815ce754511b9 /alacritty_terminal
parent3133f42191774ad45a3801994d1bec377d3f68a2 (diff)
downloadalacritty_terminal_v0.14.0-rc2.tar.gz
alacritty_terminal_v0.14.0-rc2.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 9b425984..3df8de76 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.14.0-rc1"
+version = "0.14.0-rc2"
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
description = "Library for writing terminal emulators"