From 993df57aaa4f570f34cbca88b33fcae1d6cdf3a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Fri, 12 Feb 2016 06:58:41 +0000 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index faa336ac..9727270c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "thelounge", "description": "The self-hosted Web IRC client", - "version": "0.53.0", + "version": "1.0.0", "preferGlobal": true, "bin": { "lounge": "index.js"