Skip to content

Commit 046d612

Browse files
committed
Bump version to v0.5.0
1 parent de2893e commit 046d612

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ repository = "https://github.com/azat/chdig"
66
readme = "README.md"
77
description = "Dig into ClickHouse with TUI interface"
88
license = "MIT"
9-
version = "0.4.0"
9+
version = "0.5.0"
1010
edition = "2021"
1111

1212
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ And also for archlinux there is an aur package:
2727

2828
### Demo
2929

30-
[![asciicast](https://github.com/azat/chdig/releases/download/v0.4.0/chdig-v0.4.0.gif)](https://asciinema.org/a/618969)
30+
[![asciicast](https://github.com/azat/chdig/releases/download/v0.5.0/chdig-v0.5.0.gif)](https://asciinema.org/a/627298)
3131

3232
### Motivation
3333

0 commit comments

Comments
 (0)