Release 0.41.0
This commit is contained in:
parent
316fba3c08
commit
83f4c5dd69
|
@ -1,4 +1,10 @@
|
||||||
|
|
||||||
|
0.41.0 / 2014-10-03
|
||||||
|
==================
|
||||||
|
|
||||||
|
* Use 'bcrypt-nodejs' package
|
||||||
|
* No need to compile with node-gyp during install
|
||||||
|
|
||||||
0.40.3 / 2014-10-02
|
0.40.3 / 2014-10-02
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "shout",
|
"name": "shout",
|
||||||
"description": "The self-hosted web IRC client",
|
"description": "The self-hosted web IRC client",
|
||||||
"version": "0.40.3",
|
"version": "0.41.0",
|
||||||
"author": "Mattias Erming",
|
"author": "Mattias Erming",
|
||||||
"preferGlobal": true,
|
"preferGlobal": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|
Loading…
Reference in New Issue