diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-04-22 22:19:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-22 22:19:55 +0000 |
commit | 4fbae5e397c514c245432a6415a4c99c52b7978f (patch) | |
tree | 6905795fc981495cc156f877d1e6d4a685e26073 /Cargo.toml | |
parent | c901c74d017a89e8196976e4f515960a5219c2cf (diff) | |
download | alacritty-4fbae5e397c514c245432a6415a4c99c52b7978f.tar.gz alacritty-4fbae5e397c514c245432a6415a4c99c52b7978f.zip |
Bump version to 0.3.2v0.3.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |