We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc89953 commit 2a5cb3fCopy full SHA for 2a5cb3f
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Unreleased
+## 0.7.1
2
- Bump `base64` and `crossterm` dependencies
3
4
## 0.7.0
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "viuer"
-version = "0.7.0"
+version = "0.7.1"
authors = ["Atanas Yankov <atanas.yankov98@gmail.com>"]
5
edition = "2021"
6
description = "Display images in the terminal"
0 commit comments