diff --git a/component.json b/component.json index 4d92475e..50f64169 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "mdast-lint", - "version": "1.1.0", + "version": "1.1.1", "description": "Lint markdown with mdast", "license": "MIT", "keywords": [ diff --git a/history.md b/history.md index 8fd66570..decf08f9 100644 --- a/history.md +++ b/history.md @@ -2,6 +2,11 @@ +1.1.1 / 2015-09-12 +================== + +* Add support for camel-case properties ([35c4066](https://github.com/wooorm/mdast-lint/commit/35c4066)) + 1.1.0 / 2015-08-31 ================== diff --git a/package.json b/package.json index cde98e42..f517688c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mdast-lint", - "version": "1.1.0", + "version": "1.1.1", "description": "Lint markdown with mdast", "license": "MIT", "keywords": [