summaryrefslogtreecommitdiffstats
path: root/alacritty_terminal
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2019-06-15 21:34:13 +0200
committerChristian Duerr <contact@christianduerr.com>2019-06-15 21:34:13 +0200
commit8ea28eb1b083dab585af45faf6d85b656856876e (patch)
treef21c8209abd88f0409f1a4622db7cf6e4b32f24d /alacritty_terminal
parent1b26059a0627bcdc8fe6aabdb3edd37867ad7217 (diff)
Bump version to 0.3.3-rc2v0.3.3-rc2
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 0478c0b3..429351b7 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.3.3-rc1"
+version = "0.3.3-rc2"
authors = ["Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
build = "build.rs"