Bump version

This commit is contained in:
Mattias Erming 2014-10-27 22:55:32 +01:00
parent 1dc9929cf7
commit c83a9d953a
2 changed files with 10 additions and 1 deletions

View file

@ -1,4 +1,13 @@
0.45.3 / 2014-10-27
==================
* Remove password argument from add command
* Support MIRC style terminators
* Fix edit command
* Fix URLs preventing proper closure of bold and color tags
* Send NOTICE messages to the correct channel
0.45.2 / 2014-10-16
==================

View file

@ -1,7 +1,7 @@
{
"name": "shout",
"description": "The self-hosted web IRC client",
"version": "0.45.2",
"version": "0.45.3",
"author": "Mattias Erming",
"preferGlobal": true,
"bin": {