summaryrefslogtreecommitdiff
path: root/alacritty_terminal
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2021-07-18 22:57:17 +0200
committerChristian Duerr <contact@christianduerr.com>2021-07-18 21:13:19 +0000
commitb085fbaca3290edf0497fb1f5313b86a89ca1ce1 (patch)
tree0c91d2b0951f416f444b4ccb696cc6e4e48040fe /alacritty_terminal
parent455779c8cffbc7983fbc425873903ac672820f34 (diff)
downloadalacritty-b085fbaca3290edf0497fb1f5313b86a89ca1ce1.tar.gz
alacritty-b085fbaca3290edf0497fb1f5313b86a89ca1ce1.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 658f121b..0b71c8db 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.15.0-rc1"
+version = "0.15.0-rc2"
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
description = "Library for writing terminal emulators"