summaryrefslogtreecommitdiffstats
path: root/alacritty_terminal/Cargo.toml
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2019-06-09 22:10:42 +0200
committerChristian Duerr <contact@christianduerr.com>2019-06-09 22:10:42 +0200
commit0b88b9fee48b52c475daf2b9436797b3e6572331 (patch)
tree9c56cfb7bcb6de080176b79500e749ad8944248b /alacritty_terminal/Cargo.toml
parent204c46c7f9469a9d58ccc882afbd057f8675ef11 (diff)
Bump version to 0.3.3-rc1v0.3.3-rc1
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 8cd6c5e7..9f973c4f 100644
--- a/alacritty_terminal/Cargo.toml
+++ b/alacritty_terminal/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_terminal"
-version = "0.3.2"
+version = "0.3.3-rc1"
authors = ["Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
build = "build.rs"