Skip to content

Commit

Permalink
v0.6.99
Browse files Browse the repository at this point in the history
  • Loading branch information
mbloch committed Aug 16, 2024
1 parent f94afd1 commit dca4d40
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v0.6.99
* Bug fixes

v0.6.98
* Added remove-empty flag for -filter-slivers command.

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mapshaper",
"version": "0.6.98",
"version": "0.6.99",
"description": "A tool for editing vector datasets for mapping and GIS.",
"keywords": [
"shapefile",
Expand Down

0 comments on commit dca4d40

Please sign in to comment.