From c397863ed7dd72e8d8b0278a1d39c24a3641344b Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Fri, 23 Oct 2015 22:18:35 +0200 Subject: [PATCH] 2.1.2 --- component.json | 2 +- history.md | 5 +++++ package.json | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) 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": [