Bump to 0.2.7.

This commit is contained in:
Will White
2012-08-16 11:17:13 -04:00
parent 342f582c21
commit 2517863aae
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -1,3 +1,8 @@
# 0.2.7
- `_metadata` now returns null if the metadata table or the requested field is
missing.
# 0.1.14 # 0.1.14
- Allows `template` key in `metadata` table. - Allows `template` key in `metadata` table.
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "mbtiles", "name": "mbtiles",
"version": "0.2.6", "version": "0.2.7",
"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": {