Bump version to 0.5.0
This commit is contained in:
parent
0dfdfcc27a
commit
1fa4669d8b
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "mumble-web",
|
"name": "mumble-web",
|
||||||
"version": "0.4.1",
|
"version": "0.5.0",
|
||||||
"description": "An HTML5 Mumble client.",
|
"description": "An HTML5 Mumble client.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "webpack && [ -f dist/config.local.js ] || cp app/config.local.js dist/",
|
"build": "webpack && [ -f dist/config.local.js ] || cp app/config.local.js dist/",
|
||||||
|
|
Loading…
Reference in a new issue