chore: remove alpha prefix

This commit is contained in:
XAMPPRocky 2025-08-15 22:53:55 +02:00 committed by GitHub
parent 45e5df6af5
commit f78be23e9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ license = "MIT OR Apache-2.0"
name = "tokei" name = "tokei"
readme = "README.md" readme = "README.md"
repository = "https://github.com/XAMPPRocky/tokei.git" repository = "https://github.com/XAMPPRocky/tokei.git"
version = "13.0.0-alpha.9" version = "13.0.0"
rust-version = "1.71" rust-version = "1.71"
edition = "2021" edition = "2021"