From 521d2f6a2c21bcec213a06729109a1b06cf9333d Mon Sep 17 00:00:00 2001 From: Christian Duerr Date: Tue, 13 Nov 2018 16:06:33 +0000 Subject: Bump version to 0.2.3 Since the version 0.2.2 had some significant breakage which affects a large number of users, this 0.2.3 release aims at providing a stable release which works for everyone without any major regressions. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index bd74b76c..1938332b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alacritty" -version = "0.2.2" +version = "0.2.3" authors = ["Joe Wilm "] license = "Apache-2.0" build = "build.rs" -- cgit v1.2.3-54-g00ecf