aboutsummaryrefslogtreecommitdiff
path: root/alacritty_config
diff options
context:
space:
mode:
authorChristian Duerr <contact@christianduerr.com>2022-10-12 04:59:14 +0200
committerChristian Duerr <contact@christianduerr.com>2022-10-12 23:34:17 +0000
commit8dbaa0bbd308a72075910ff32d8ffcca09ae3529 (patch)
treee0a509daec5d08fd0ec79c3d438f518ddbbb1a1f /alacritty_config
parent199de84a19192cfa39f3a3acedc226bc085cbb21 (diff)
downloadalacritty-8dbaa0bbd308a72075910ff32d8ffcca09ae3529.tar.gz
alacritty-8dbaa0bbd308a72075910ff32d8ffcca09ae3529.zip
Alacritty version 0.11.0v0.11.0v0.11.1v0.11.0
Diffstat (limited to 'alacritty_config')
-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 9ff58059..3b287f43 100644
--- a/alacritty_config/Cargo.toml
+++ b/alacritty_config/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "alacritty_config"
-version = "0.1.0-rc3"
+version = "0.1.0"
authors = ["Christian Duerr <contact@christianduerr.com>"]
license = "MIT/Apache-2.0"
description = "Alacritty configuration abstractions"