mirror of
https://codeberg.org/spire/webrcon.git
synced 2026-06-03 17:24:07 +02:00
bump version
This commit is contained in:
parent
b77b780331
commit
d2105bd7ad
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
||||||
"description": "Create rcon connections using websockets",
|
"description": "Create rcon connections using websockets",
|
||||||
"author": "Robin Appelman <robin@icewind.nl>",
|
"author": "Robin Appelman <robin@icewind.nl>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"main": "lib/rcon.js",
|
"main": "lib/rcon.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "babel src --out-dir lib"
|
"build": "babel src --out-dir lib"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue