Skip to content

Commit aab7b47

Browse files
committed
chore: bump version
1 parent d4dc290 commit aab7b47

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
## [v0.6.2](https://github.com/pjsier/echomap/releases/tag/v0.6.2)
6+
7+
- Add test for shapefiles ([#21](https://github.com/pjsier/echomap/pull/21)) from [@niwa-s](https://github.com/niwa-s)
8+
- Updated dependencies
9+
310
## [v0.6.1](https://github.com/pjsier/echomap/releases/tag/v0.6.1)
411

512
- Updated dependencies

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.6.1"
3+
version = "0.6.2"
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)