summaryrefslogtreecommitdiff
path: root/alacritty_terminal/Cargo.toml
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2020-03-29 21:57:27 +0000
committerGitHub <noreply@github.com>2020-03-29 21:57:27 +0000
commitf68de375b67d18f6ea5940e9e93ada1ed4e03caf (patch)
tree6c9dcf1d06f06792e41ec30fbb0490c82cad16a8 /alacritty_terminal/Cargo.toml
parent3d5fe5fa5a150639d2951f0060d81eb9e015c8e1 (diff)
downloadalacritty-f68de375b67d18f6ea5940e9e93ada1ed4e03caf.tar.gz
alacritty-f68de375b67d18f6ea5940e9e93ada1ed4e03caf.zip
Bump version to 0.4.2v0.4.2v0.4.2
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 6a00a730..98cb0c8e 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.4.2-rc4"
+version = "0.4.2"
authors = ["Christian Duerr <contact@christianduerr.com>", "Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
description = "Library for writing terminal emulators"