Bump version to v0.1.45 (#3674)

This commit is contained in:
Charlie Marsh 2024-05-20 16:34:05 -04:00 committed by GitHub
parent 223980e4bc
commit a33a05e2d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 44 additions and 5 deletions

View file

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

View file

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