From 471e81d742c46d2bd0ed2237bb95a63015b1fef2 Mon Sep 17 00:00:00 2001 From: Guillermo Rauch Date: Wed, 13 Jul 2016 23:05:27 -0700 Subject: [PATCH] Release 0.4.1 --- HISTORY.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 4716a6eb..0af8eddd 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,4 +1,9 @@ +0.4.1 / 2016-07-13 +================== + + * noop bump to test updates + 0.4.0 / 2016-07-13 ================== diff --git a/package.json b/package.json index 6c5a6eda..418386b2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hyperterm", "productName": "HyperTerm", - "version": "0.4.0", + "version": "0.4.1", "license": "MIT", "repository": "zeit/hyperterm", "description": "HTML/JS/CSS Terminal",