From 6ed90830e0b1e5da56a2b7f6cd8865c9f58c7167 Mon Sep 17 00:00:00 2001 From: Mattias Erming Date: Sat, 21 Jun 2014 23:14:47 +0200 Subject: [PATCH] Release 0.6.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4bd2668a..ace859a8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "shout", "description": "The modern IRC client", - "version": "0.6.1", + "version": "0.6.2", "homepage": "http://github.com/erming/shout", "author": { "name": "Mattias Erming",