Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.164
1.0.165
2 changes: 1 addition & 1 deletion priv/rust/tui/Cargo.lock

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

2 changes: 1 addition & 1 deletion priv/rust/tui/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name = "osa-tui"
# `config::version_source_tests` fails the build if they diverge. This literal is
# only ever a last-resort fallback: build.rs prefers $OSA_VERSION (release CI),
# then the VERSION file.
version = "1.0.164"
version = "1.0.165"
edition = "2021"

[[bin]]
Expand Down
Loading