Skip to content

Commit

Permalink
9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mapsam committed Oct 4, 2018
1 parent 1dfa287 commit 0ce8703
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 9.0.1

- try/catch around more reprojection errors

## 9.0.0

- Updated to mapnik 3.7.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mapbox/mapnik-omnivore",
"version": "9.0.1-dev",
"version": "9.0.1",
"description": "Node module that returns metadata of spatial files.",
"main": "index.js",
"keywords": [
Expand Down

0 comments on commit 0ce8703

Please sign in to comment.