We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e94e41d commit 7c2a1b2Copy full SHA for 7c2a1b2
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
-## [2.5.0-beta.1](https://github.com/catppuccin/rust/compare/v2.5.0-beta.0...v2.5.0-beta.1) - 2025-02-20
+## [2.5.0](https://github.com/catppuccin/rust/compare/v2.5.0-beta.0...v2.5.0) - 2025-02-20
11
12
### Other
13
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "catppuccin"
3
-version = "2.5.0-beta.1"
+version = "2.5.0"
4
authors = ["Catppuccin Org <releases@catppuccin.com>"]
5
edition = "2021"
6
description = "🦀 Soothing pastel theme for Rust."
0 commit comments