summaryrefslogtreecommitdiffstats
path: root/alacritty_terminal
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2022-01-22 18:37:52 +0100
committerChristian Duerr <contact@christianduerr.com>2022-01-23 11:33:20 +0100
commit8a26dee0a9167777709935789b95758e36885617 (patch)
tree71b27a0e1c745047379d2910e53613512e523f81 /alacritty_terminal
parente05dc3ad4aed052c92501f4473c9b4af0bfd2ebf (diff)
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 89f1ce38..8f6de410 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.16.0-rc4"
+version = "0.16.0"
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
description = "Library for writing terminal emulators"