Release 0.41.0

This commit is contained in:
Mattias Erming 2014-10-03 03:00:11 -07:00
parent 316fba3c08
commit 83f4c5dd69
2 changed files with 7 additions and 1 deletions

View File

@ -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
================== ==================

View File

@ -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": {