summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJoe Robinson <joe@grabyo.com>2016-04-05 15:09:46 +0100
committerJoe Robinson <joe@grabyo.com>2016-04-05 15:09:46 +0100
commiteb4e80ef26060be4a47e83471bed1ab21ef19650 (patch)
treef1e239144ec1568458c710c5b8f3c67dfadd2807 /package.json
parentb73957a20677a857a1e3d5f6678cbd8a64c4192b (diff)
Fix connection UI, add SSL toggle, join channels on receiving names or topic to support bouncers
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 60e1d96..d635fce 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "blachat",
- "version": "0.1.0",
+ "version": "0.2.1",
"description": "A modern IRC client",
"license": "GPL-3.0",
"repository": "http://www.blatech.co.uk/wjoe/blachat",