Bump version

This commit is contained in:
Mattias Erming 2014-08-14 09:43:36 -07:00
parent eb7c40276e
commit 27071e0a92
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
node_modules/
npm-debug.log
users/*
!users/example

View file

@ -1,7 +1,7 @@
{
"name": "shout",
"description": "A web IRC client",
"version": "0.9.3",
"version": "0.9.4",
"homepage": "http://github.com/erming/shout",
"author": "Mattias Erming",
"preferGlobal": true,