From 5abcb6aedc84b04e9618078515355b3972f26d2c Mon Sep 17 00:00:00 2001 From: Titus Wormer Date: Mon, 13 Jun 2016 18:22:10 +0200 Subject: [PATCH] 2.0.1 --- history.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/history.md b/history.md index 1695f0e..ded904f 100644 --- a/history.md +++ b/history.md @@ -2,6 +2,12 @@ +2.0.1 / 2016-06-13 +================== + +* Add Node@^6.0.0 to Travis targets ([`9968a46`](https://github.com/wooorm/remark-vdom/commit/9968a46)) +* Update dev-dependencies ([`81e0684`](https://github.com/wooorm/remark-vdom/commit/81e0684)) + 2.0.0 / 2016-02-14 ================== diff --git a/package.json b/package.json index 1a49b40..92c83ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-vdom", - "version": "2.0.0", + "version": "2.0.1", "description": "Compile Markdown to VDOM with remark", "license": "MIT", "keywords": [