aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorChristian Duerr <chrisduerr@users.noreply.github.com>2018-11-11 22:16:53 +0000
committerGitHub <noreply@github.com>2018-11-11 22:16:53 +0000
commitf182afafe5c3e28205d2f45361d689b99f936955 (patch)
tree54f50d07cd4860e0abadda43e09e05b246e2edc0 /Cargo.toml
parent6a0bd7409d098fac85c13f8f268adbb11c0a371e (diff)
downloadalacritty-f182afafe5c3e28205d2f45361d689b99f936955.tar.gz
alacritty-f182afafe5c3e28205d2f45361d689b99f936955.zip
Bump version number to v0.2.2v0.2.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 378f7772..bd74b76c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty"
-version = "0.2.1"
+version = "0.2.2"
authors = ["Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
build = "build.rs"