Bump version
This commit is contained in:
parent
eb7c40276e
commit
27071e0a92
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
node_modules/
|
||||
npm-debug.log
|
||||
users/*
|
||||
!users/example
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user