Bump version to v0.2.25 (#5083)

This commit is contained in:
Charlie Marsh 2024-07-15 18:38:59 -04:00 committed by GitHub
parent e61a221fef
commit d1010228b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 60 additions and 7 deletions

View file

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

View file

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