Skip to content

Commit

Permalink
Push version
Browse files Browse the repository at this point in the history
  • Loading branch information
eiskasten committed Jul 21, 2023
1 parent 7704f9e commit fcf7782
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "openkeg"
version = "0.1.5"
version = "0.1.6"
edition = "2021"
authors = ["Richard Stöckl"]
license = "GPLv2"
Expand Down Expand Up @@ -34,4 +34,4 @@ regex = "1.8.1"

[profile.release]
opt-level = "s"
lto = true
lto = true

0 comments on commit fcf7782

Please sign in to comment.