Bump version to 0.1.32 (#3039)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Zanie Blue 2024-04-15 15:16:47 -05:00 committed by GitHub
parent 74eab0f227
commit 37a43f4b48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 42 additions and 5 deletions

View file

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

View file

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