From 8f36202b08782acd7727078c4eb89e8eaf6c34af Mon Sep 17 00:00:00 2001 From: Mikael Brevik Date: Mon, 18 May 2015 09:50:09 +0200 Subject: [PATCH] v1.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 733f014..1a7e7e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "marked-terminal", - "version": "1.4.0", + "version": "1.5.0", "description": "A custom render for marked to output to the Terminal", "main": "index.js", "scripts": {