We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d49b8d commit 302388cCopy full SHA for 302388c
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## CHANGELOG
2
3
+### 9.0.2
4
+
5
+* Fix syntax in README.md
6
7
### 9.0.1
8
9
* Stringify `props['default-value']`
package.json
@@ -2,7 +2,7 @@
"author": "Mapnik Developers",
"name": "@mapnik/mapnik-reference",
"description": "Reference for Mapnik Styling Options",
- "version": "9.0.1",
+ "version": "9.0.2",
"repository": {
"type": "git",
"url": "git://github.com/mapnik/mapnik-reference.git"
0 commit comments