summaryrefslogtreecommitdiffstats
path: root/alacritty_terminal
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-06-16 14:10:15 +0000
committerGitHub <noreply@github.com>2019-06-16 14:10:15 +0000
commitcc3e4d3d5cb2f658d6faef02e4216b9342451efc (patch)
tree16e8ee38cbd727d84ce8ac52b6f71a9ccd22e832 /alacritty_terminal
parent58e2365abe4bc4b1e92531b94f3c15716407272f (diff)
Bump version to 0.3.3v0.3.3
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 429351b7..39228ee3 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.3.3-rc2"
+version = "0.3.3"
authors = ["Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
build = "build.rs"