Push to 0.9.4 with regex nesting fix

This commit is contained in:
Tom MacWright 2012-12-06 12:50:04 -05:00
parent 25a2940ebc
commit 217498a207
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
## Changelog
## 0.9.4
* Fixes nesting of regex calls
## 0.9.3
* Allows `text-face-name` properties to be unquoted

View File

@ -1,6 +1,6 @@
{
"name": "carto",
"version": "0.9.3",
"version": "0.9.4",
"description": "Mapnik Stylesheet Compiler",
"url": "https://github.com/mapbox/carto",
"repositories": [{