Skip to content

Commit

Permalink
release: v0.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Apr 7, 2024
1 parent 49d4330 commit 845c6ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.8.5] - 2024-04-07

### Fixed

- Allow zero GPS Time values ([#75](https://github.com/gadomski/las-rs/pull/75))
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "las"
version = "0.8.4"
version = "0.8.5"
authors = ["Pete Gadomski <pete.gadomski@gmail.com>"]
description = "Read and write point clouds stored in the ASPRS las file format."
documentation = "https://docs.rs/las"
Expand Down

0 comments on commit 845c6ac

Please sign in to comment.