Bump version
This commit is contained in:
parent
2a400efc24
commit
260fba6da0
|
@ -1,4 +1,9 @@
|
|||
|
||||
0.40.2 / 2014-10-01
|
||||
==================
|
||||
|
||||
* Fix existsSync
|
||||
|
||||
0.40.1 / 2014-10-01
|
||||
==================
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "shout",
|
||||
"description": "The self-hosted web IRC client",
|
||||
"version": "0.40.1",
|
||||
"version": "0.40.2",
|
||||
"author": "Mattias Erming",
|
||||
"preferGlobal": true,
|
||||
"bin": {
|
||||
|
|
Loading…
Reference in New Issue