Bump version to v0.1.35 (#3153)

This commit is contained in:
Charlie Marsh 2024-04-19 19:58:15 -04:00 committed by GitHub
parent 4a98839c1d
commit b4ee7d7359
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 17 additions and 5 deletions

View file

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

View file

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