Skip to content

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ members = [
2020
]
2121

2222
[workspace.package]
23-
version = "0.13.0-rc.4"
23+
version = "0.13.0"
2424
edition = "2021"
2525
authors = ["TabbyML Team"]
2626
homepage = "https://github.com/TabbyML/tabby"

crates/tabby-download/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tabby-download"
3-
version = "0.13.0-rc.4"
3+
version = "0.13.0"
44
edition = "2021"
55

66
[dependencies]

0 commit comments

Comments
 (0)