Skip to content

Commit 1e9b22d

Browse files
Update version from 0.40.0-rc2 to 0.40.0
1 parent 5ca9103 commit 1e9b22d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crates/horizon/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "horizon"
3-
version = "0.40.0-rc2"
3+
version = "0.40.0"
44
edition = "2021"
55

66
[dependencies]
@@ -17,3 +17,4 @@ toml = { workspace = true }
1717

1818
[dev-dependencies]
1919
tempfile = { workspace = true }
20+

0 commit comments

Comments
 (0)