summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Robinson <joe@lc8n.com>2016-10-16 22:56:11 +0100
committerJoe Robinson <joe@lc8n.com>2016-10-16 22:56:11 +0100
commit5483fbd98ebd7a6ba3827f5fe5af095fb0290655 (patch)
tree5416cb5268b578e65dd6316d7d0edf946cf9f412
parent962b0b3382e0adec0fdc1b888eddc0a38a358888 (diff)
Correct version number
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6cb5310..3425300 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "blachat",
- "version": "0.3.0",
+ "version": "0.2.0",
"description": "A modern IRC client",
"license": "GPL-3.0",
"repository": "http://www.blatech.co.uk/wjoe/blachat",