Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pirxpilot committed Mar 18, 2018
1 parent 5c3d321 commit cb2c65d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@

1.0.0 / 2018-03-17
==================

* implement basic tile dump
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dump-tile",
"version": "0.0.0",
"version": "1.0.0",
"description": "Dumps MVT tiles encoded in .pbf to JSON",
"author": {
"name": "Damian Krzeminski",
Expand Down Expand Up @@ -32,4 +32,4 @@
"files": [
"index.js"
]
}
}

0 comments on commit cb2c65d

Please sign in to comment.