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:
parent
a68ce7a0e4
commit
521d2f6a2c
5 changed files with 5 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue