Skip to content

Commit 67277d7

Browse files
committed
chore: bump version 0.7.3
1 parent 8eaa1e2 commit 67277d7

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
## [v0.7.3](https://github.com/pjsier/echomap/releases/tag/v0.7.3)
6+
7+
- Multiple dependency updates to fix failing installs
8+
59
## [v0.7.2](https://github.com/pjsier/echomap/releases/tag/v0.7.2)
610

711
- Update to use Rust 2021 edition

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "echomap"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
authors = ["Pat Sier <[email protected]>"]
55
description = "A command line tool for previewing map files in the terminal"
66
readme = "README.md"

0 commit comments

Comments
 (0)