Mark pre-release 3.0.0-alpha.1

The configuration file loading is complete and seems to work the way I
expect. I still need to do an improved project guessing system, and it
would be smart to allow the user to explicitly enter a config file to
use.
This commit is contained in:
2025-07-21 10:56:26 -05:00
parent 0e814b86a1
commit 8cfc6605c9

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "gt-tool" name = "gt-tool"
version = "2.2.0" version = "3.0.0-alpha.1"
edition = "2024" edition = "2024"
[dependencies] [dependencies]