summaryrefslogtreecommitdiff
path: root/alacritty_config/Cargo.toml
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2024-03-24 05:02:12 +0100
committerChristian Duerr <contact@christianduerr.com>2024-03-24 18:50:55 +0100
commitbb8ea18ea848f67ce981b0c2446d1eee2c49eada (patch)
treebccaae2e805e541fcde17016cfe12248fd3621c3 /alacritty_config/Cargo.toml
parent126955d79bd7fbe0fe95d382254f31c573756e0d (diff)
downloadalacritty-e662ef9de3f39a07fc13f456aa8060ebe08d5675.tar.gz
alacritty-e662ef9de3f39a07fc13f456aa8060ebe08d5675.zip
Diffstat (limited to 'alacritty_config/Cargo.toml')
-rw-r--r--alacritty_config/Cargo.toml2
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"