This commit is contained in:
Young Hahn
2013-12-05 16:11:10 -05:00
parent 51c598ddac
commit 9d378dc261
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
# 0.4.0
- Adds support for carmen (dev) geocoding API.
# 0.3.0
- `step`, `underscore`, `optimist` dependencies removed.

View File

@@ -1,6 +1,6 @@
{
"name": "mbtiles",
"version": "0.3.2",
"version": "0.4.0",
"description": "Utilities and tilelive integration for the MBTiles format.",
"url": "http://github.com/mapbox/node-mbtiles",
"author": {