Skip to content

Commit

Permalink
Merge pull request #116 from pamburus/feature/version
Browse files Browse the repository at this point in the history
new: Changed version to 0.24.0
  • Loading branch information
pamburus authored Dec 27, 2023
2 parents 8acc411 + a36c654 commit cfaadd2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
17 changes: 4 additions & 13 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ categories = ["command-line-utilities"]
description = "Utility for viewing json-formatted log files."
keywords = ["cli", "human", "log"]
name = "hl"
version = "0.24.0-beta.2"
version = "0.24.0"
edition = "2021"
build = "build.rs"

Expand Down

0 comments on commit cfaadd2

Please sign in to comment.