Skip to content

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

Cargo.lock

+17-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ members = [
2323
]
2424

2525
[workspace.package]
26-
version = "0.22.0-rc.4"
26+
version = "0.22.0"
2727
edition = "2021"
2828
authors = ["TabbyML Team"]
2929
homepage = "https://github.com/TabbyML/tabby"

crates/tabby-download/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tabby-download"
3-
version = "0.22.0-rc.4"
3+
version = "0.22.0"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)