summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJoe Wilm <joe@jwilm.com>2018-10-03 08:13:14 -0700
committerJoe Wilm <joe@jwilm.com>2018-10-03 08:13:14 -0700
commit44909bae69741f01c0aa354c03dac3f4b358c264 (patch)
treed7ade61b13c8da93fa3ccff4ffe781e7a190d22e /Cargo.toml
parent64a7ca60f5f8635ad34907be7f419040ac43367c (diff)
Version 0.2.1v0.2.1
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 73ed7a3a..8aedfc33 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
build = "build.rs"