Skip to content

Commit

Permalink
Bump to version 0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsdukai committed Dec 9, 2023
1 parent 2195fde commit 77527bd
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
@@ -1,6 +1,6 @@
# Changelog

## tyler 0.3.8 (2023-12-09)
## tyler 0.3.9 (2023-12-09)

### Fixed
- Parsing CityObjects without a `geometry` member
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 = "tyler"
version = "0.3.8"
version = "0.3.9"
edition = "2021"
authors = ["Balázs Dukai <[email protected]>", "Ravi Peters <[email protected]>"]
description = "Create tiles from 3D city objects encoded as CityJSONFeatures."
Expand Down

0 comments on commit 77527bd

Please sign in to comment.