Bump version to 0.2.19 (#4738)

This commit is contained in:
Zanie Blue 2024-07-02 17:15:58 -04:00 committed by GitHub
parent 676d550410
commit c5bf64abeb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 53 additions and 9 deletions

View file

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

View file

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