summaryrefslogtreecommitdiffstats
path: root/alacritty_terminal/Cargo.toml
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-11-24 23:58:11 +0000
committerGitHub <noreply@github.com>2020-11-24 23:58:11 +0000
commit04cbf7675b950d26bf40fe4643c18c2194870c25 (patch)
tree424ccd8b0a45aff05ac64cc87c159bc989b8444e /alacritty_terminal/Cargo.toml
parent2fc1da0976383efcaa01ca2d49812ac166ca526c (diff)
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 6714fcf0..83858099 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.11.0-rc3"
+version = "0.11.0"
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
description = "Library for writing terminal emulators"