diff options
author | Christian Duerr <contact@christianduerr.com> | 2024-03-24 05:02:12 +0100 |
---|---|---|
committer | Christian Duerr <contact@christianduerr.com> | 2024-03-24 18:50:55 +0100 |
commit | bb8ea18ea848f67ce981b0c2446d1eee2c49eada (patch) | |
tree | bccaae2e805e541fcde17016cfe12248fd3621c3 /alacritty_config/Cargo.toml | |
parent | 126955d79bd7fbe0fe95d382254f31c573756e0d (diff) | |
download | alacritty_terminal_v0.23.0.tar.gz alacritty_terminal_v0.23.0.zip |
Alacritty version 0.13.2v0.13.2alacritty_terminal_v0.23.0v0.13
Diffstat (limited to 'alacritty_config/Cargo.toml')
-rw-r--r-- | alacritty_config/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty_config/Cargo.toml b/alacritty_config/Cargo.toml index 10fe3632..f90b17e7 100644 --- a/alacritty_config/Cargo.toml +++ b/alacritty_config/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "alacritty_config" -version = "0.2.1-rc1" +version = "0.2.1" authors = ["Christian Duerr <contact@christianduerr.com>"] license = "MIT OR Apache-2.0" description = "Alacritty configuration abstractions" |