Bump version to v0.2.32 (#5641)

This commit is contained in:
Charlie Marsh 2024-07-30 18:56:39 -04:00 committed by GitHub
parent 5d727cb0af
commit 38c232e466
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 48 additions and 10 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "uv-version"
version = "0.2.31"
version = "0.2.32"
edition = { workspace = true }
rust-version = { workspace = true }
homepage = { workspace = true }

View file

@ -1,6 +1,6 @@
[package]
name = "uv"
version = "0.2.31"
version = "0.2.32"
edition = { workspace = true }
rust-version = { workspace = true }
homepage = { workspace = true }