summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2019-01-21 16:39:24 +0000
committerGitHub <noreply@github.com>2019-01-21 16:39:24 +0000
commitd62fe71b6071a9cc1b520c0e87c96111a719327a (patch)
tree6d157584ca84e7000fc5a6bb4a20f13696a3241f /Cargo.toml
parent31271c726e31f90729b5d23dac597edf68cc437a (diff)
Bump version to 0.2.7v0.2.7
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 89681b7d..cac5ec4d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty"
-version = "0.2.6"
+version = "0.2.7"
authors = ["Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
build = "build.rs"