Push to 0.9.4 with regex nesting fix
This commit is contained in:
parent
25a2940ebc
commit
217498a207
@ -1,5 +1,9 @@
|
||||
## Changelog
|
||||
|
||||
## 0.9.4
|
||||
|
||||
* Fixes nesting of regex calls
|
||||
|
||||
## 0.9.3
|
||||
|
||||
* Allows `text-face-name` properties to be unquoted
|
||||
|
@ -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": [{
|
||||
|
Loading…
Reference in New Issue
Block a user