aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-04-22 22:19:55 +0000
committerGitHub <noreply@github.com>2019-04-22 22:19:55 +0000
commit4fbae5e397c514c245432a6415a4c99c52b7978f (patch)
tree6905795fc981495cc156f877d1e6d4a685e26073 /Cargo.toml
parentc901c74d017a89e8196976e4f515960a5219c2cf (diff)
downloadalacritty-4fbae5e397c514c245432a6415a4c99c52b7978f.tar.gz
alacritty-4fbae5e397c514c245432a6415a4c99c52b7978f.zip
Bump version to 0.3.2v0.3.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8a32e2df..112469c5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty"
-version = "0.3.1"
+version = "0.3.2"
authors = ["Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
build = "build.rs"