diff --git a/component.json b/component.json index b86a74a2..70425727 100644 --- a/component.json +++ b/component.json @@ -1,6 +1,6 @@ { "name": "unified", - "version": "2.1.1", + "version": "2.1.2", "description": "Text processing framework: Parse / Transform / Compile", "license": "MIT", "keywords": [ diff --git a/history.md b/history.md index dfa34bfd..196e4513 100644 --- a/history.md +++ b/history.md @@ -2,6 +2,11 @@ +2.1.2 / 2015-10-23 +================== + +* Refactor browserify system ([c95686d](https://github.com/wooorm/unified/commit/c95686d)) + 2.1.1 / 2015-10-14 ================== diff --git a/package.json b/package.json index e505422a..0ed2ec25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unified", - "version": "2.1.1", + "version": "2.1.2", "description": "Text processing framework: Parse / Transform / Compile", "license": "MIT", "keywords": [