1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2025-08-07 22:12:25 -04:00

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.
This commit is contained in:
Christian Duerr 2018-11-13 16:06:33 +00:00 committed by GitHub
parent a68ce7a0e4
commit 521d2f6a2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "alacritty"
version = "0.2.2"
version = "0.2.3"
authors = ["Joe Wilm <joe@jwilm.com>"]
license = "Apache-2.0"
build = "build.rs"