Bump version to 0.2.0 (#3745)

This commit is contained in:
Zanie Blue 2024-05-22 14:39:34 -04:00 committed by GitHub
parent 0e75eb8d78
commit 1dd6b89be8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 83 additions and 8 deletions

View file

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

View file

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