aboutsummaryrefslogtreecommitdiff
path: root/azalea
diff options
context:
space:
mode:
Diffstat (limited to 'azalea')
-rw-r--r--azalea/Cargo.toml2
-rw-r--r--azalea/src/lib.rs2
2 files changed, 2 insertions, 2 deletions
diff --git a/azalea/Cargo.toml b/azalea/Cargo.toml
index 2da58892..889eb935 100644
--- a/azalea/Cargo.toml
+++ b/azalea/Cargo.toml
@@ -4,7 +4,7 @@ edition = "2021"
license = "MIT"
name = "azalea"
repository = "https://github.com/mat-1/azalea/tree/main/azalea"
-version = "0.4.0"
+version = "0.5.0"
[package.metadata.release]
pre-release-replacements = [
diff --git a/azalea/src/lib.rs b/azalea/src/lib.rs
index e705f7b6..93f4825f 100644
--- a/azalea/src/lib.rs
+++ b/azalea/src/lib.rs
@@ -15,7 +15,7 @@
//! Latest bleeding-edge version:
//! `azalea = { git="https://github.com/mat-1/Cargo.toml" }`\
//! Latest "stable" release:
-//! `azalea = "0.4"`
+//! `azalea = "0.5.0"`
//!
//! ## Optimization
//!