diff --git a/package-lock.json b/package-lock.json index 3958c965..c7ba1d05 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "bar-lobby", - "version": "0.11.0", + "version": "0.11.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8c8e9db3..cfd27c04 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bar-lobby", - "version": "0.11.0", + "version": "0.11.1", "private": true, "description": "Lobby client for the RTS game Beyond All Reason", "author": "Jazcash ", @@ -112,4 +112,4 @@ "vue-tsc": "^1.0.9", "worker-plugin": "^5.0.1" } -} \ No newline at end of file +}