diff options
author | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-02-10 20:14:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-10 20:14:52 +0000 |
commit | 85df82a6fd811da56d094444120a958035f8adbe (patch) | |
tree | ddac838d9a10c7f7de408cb778264aa6b50945cc /Cargo.toml | |
parent | 83d7f60449ec7b0a1d9700568af3164f73f81f32 (diff) | |
download | alacritty-85df82a6fd811da56d094444120a958035f8adbe.tar.gz alacritty-85df82a6fd811da56d094444120a958035f8adbe.zip |
Bump version to 0.2.8v0.2.8
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.2.7" +version = "0.2.8" authors = ["Joe Wilm <joe@jwilm.com>"] license = "Apache-2.0" build = "build.rs" |