diff --git a/Cargo.toml b/Cargo.toml index cab2f30..b740e2d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tachyonfx" -version = "0.6.0-dev" +version = "0.6.0" edition = "2021" license = "MIT" description = "A ratatui library for creating shader-like effects in TUIs."