From 32b917f97b1ce4f46dd180894651cc5352f40362 Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Sat, 13 Feb 2016 14:06:46 +0100 Subject: [PATCH] 3.0.0 --- history.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/history.md b/history.md index cd7c3b88..78c092e3 100644 --- a/history.md +++ b/history.md @@ -2,6 +2,12 @@ +3.0.0 / 2016-02-13 +================== + +* Update `use` interface ([`37e4d67`](https://github.com/wooorm/unified/commit/37e4d67)) +* Remove support for cloning processors ([`d672875`](https://github.com/wooorm/unified/commit/d672875)) + 2.1.4 / 2016-01-24 ================== diff --git a/package.json b/package.json index b12df771..e4eb1eba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unified", - "version": "2.1.4", + "version": "3.0.0", "description": "Text processing framework: Parse / Transform / Compile", "license": "MIT", "keywords": [