Skip to content

Commit

Permalink
Version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tmontaigu committed Aug 8, 2023
1 parent 3d1f8c6 commit cd52bcf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 0.5.0
- Bumped dbase to 0.4.0

# 0.4.0
- Added `shape_count` to the reader
- Bumped dbase to 0.3.0 to bring code page support
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 = "shapefile"
version = "0.4.0"
version = "0.5.0"
authors = ["tmontaigu <thomas.montaigu@laposte.net>"]
description = "Read & Write shapefiles in Rust"
license = "MIT"
Expand Down

0 comments on commit cd52bcf

Please sign in to comment.