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
+4
View File
@@ -1,3 +1,7 @@
# 0.4.0
- Adds support for carmen (dev) geocoding API.
# 0.3.0 # 0.3.0
- `step`, `underscore`, `optimist` dependencies removed. - `step`, `underscore`, `optimist` dependencies removed.
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "mbtiles", "name": "mbtiles",
"version": "0.3.2", "version": "0.4.0",
"description": "Utilities and tilelive integration for the MBTiles format.", "description": "Utilities and tilelive integration for the MBTiles format.",
"url": "http://github.com/mapbox/node-mbtiles", "url": "http://github.com/mapbox/node-mbtiles",
"author": { "author": {