Skip to content

Commit

Permalink
bump v0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelliott committed Jan 16, 2025
1 parent 6b4d337 commit 33b7281
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions oxen/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "oxen"
version = "0.18.2"
version = "0.19.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down Expand Up @@ -38,4 +38,4 @@ glob = "0.3"
pkg-config = { version = "0.3", optional = true }

[profile.release]
lto = true
lto = true

0 comments on commit 33b7281

Please sign in to comment.