44[ ![ Platform] ( https://img.shields.io/badge/Platform-Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black )] ( https://www.linux.org/ )
55[ ![ GNOME] ( https://img.shields.io/badge/GNOME-Made  ; For-4A86CF?style=for-the-badge&logo=gnome&logoColor=white )] ( https://www.gnome.org/ )
66[ ![ License] ( https://img.shields.io/badge/License-MIT-green?style=for-the-badge )] ( LICENSE )
7- [ ![ Version] ( https://img.shields.io/badge/Version-0.0.1 -blue?style=for-the-badge )] ( https://github.com/nutthead/keegees )
7+ [ ![ Version] ( https://img.shields.io/badge/Version-0.0.2 -blue?style=for-the-badge )] ( https://github.com/nutthead/keegees )
88
99![ KeeGees Hero Image] ( docs/assets/keegees.webp )
1010
@@ -23,7 +23,7 @@ subtle animations and 24-bit color support.
2323## ⚠️ WARNING
2424
2525Always use ` --dry-run ` before making destructive/mutating changes to your system keybindings, as
26- keegees is in version 0.0.1 and may contain bugs.
26+ keegees is in version 0.0.2 and may contain bugs.
2727
2828## ✨ Overview
2929
@@ -76,7 +76,7 @@ keegees --help
7676╭──────────────────────────────────────────────────────────────────────────────╮
7777│ KEEGEES │
7878│ GNOME keybinding management system │
79- │ Version 0.0.1 │
79+ │ Version 0.0.2 │
8080╰──────────────────────────────────────────────────────────────────────────────╯
8181
8282
@@ -175,7 +175,7 @@ flowchart TD
175175
176176### ` dump ` - Export Keybindings
177177
178- Export current GNOME keybinding configurations to a dconf format file for backup, sharing, or version 0.0.1control .
178+ Export current GNOME keybinding configurations to a dconf format file for backup, sharing, or version 0.0.2control .
179179
180180<details >
181181<summary >Flowchart</summary >
0 commit comments