bump mapnik-reference version and prep changelog for v0.9.5 release

This commit is contained in:
Dane Springmeyer 2013-09-19 10:57:57 -07:00
parent 2c9692b029
commit 1c5c84587e
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
## Changelog
## 0.10.0
## 0.9.5
* Bump `mapnik-reference` dependency to ~5.0.5
* Adds compatibility with screen units.
## 0.9.4

View File

@ -37,7 +37,7 @@
},
"dependencies": {
"underscore": "~1.4.3",
"mapnik-reference": "https://github.com/mapnik/mapnik-reference/archive/master.tar.gz",
"mapnik-reference": "~5.0.5",
"xml2js": "~0.2.4",
"optimist": "~0.6.0"
},