Prepare for release v0.3.2

This is a bugfix release and contains no new functionality.
This commit is contained in:
2025-09-04 18:38:26 +02:00
parent d72827a74d
commit 003f6a02d7
3 changed files with 6 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "tracing-mutex"
version = "0.3.1"
version = "0.3.2"
edition = "2021"
license = "MIT OR Apache-2.0"
categories = ["concurrency", "development-tools::debugging"]