Skip to content

Commit

Permalink
Bump version for 0.8.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cry-inc committed Aug 22, 2023
1 parent 927490a commit 4ea7df9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to this project will be documented in this file.

## [Unreleased]
## [0.8.0] - 2023-08-22

- Breaking: Reworked simple iterator to make it easier to use
- Breaking: Removed simple iterator option to skip invalid points
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "e57"
version = "0.7.0"
version = "0.8.0"
edition = "2021"
readme = "README.md"
repository = "https://github.com/cry-inc/e57"
Expand Down

0 comments on commit 4ea7df9

Please sign in to comment.