summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-02-11 23:59:21 +0000
committerGitHub <noreply@github.com>2019-02-11 23:59:21 +0000
commit3ec53b4f0b748e10259036152312192370f33748 (patch)
tree8f9fba7012c883ced7542b7eab442438097d1f64 /Cargo.toml
parentbfb67ed8f21182a0825aa871309aabbf7d9316d5 (diff)
downloadalacritty-3ec53b4f0b748e10259036152312192370f33748.tar.gz
alacritty-3ec53b4f0b748e10259036152312192370f33748.zip
Bump version to 0.2.9v0.2.9
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 8e34fc06..ce22a3d7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty"
-version = "0.2.8"
+version = "0.2.9"
authors = ["Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
build = "build.rs"