Release 0.9.0
This commit is contained in:
parent
790f28a0f2
commit
56acb0d811
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "shout",
|
||||
"description": "A web IRC client",
|
||||
"version": "0.8.12",
|
||||
"version": "0.9.0",
|
||||
"homepage": "http://github.com/erming/shout",
|
||||
"author": {
|
||||
"name": "Mattias Erming",
|
||||
@ -25,6 +25,9 @@
|
||||
"width": 1024,
|
||||
"height": 640
|
||||
},
|
||||
"bin": {
|
||||
"shout": "index.js"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node index.js start"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user