Bump to 0.5.4: Fix service discovery parameter bug

This commit is contained in:
2025-12-14 22:02:33 +01:00
parent 8752cd9751
commit b5cdc1ef14
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@xtr-dev/rondevu-server",
"version": "0.5.3",
"version": "0.5.4",
"description": "DNS-like WebRTC signaling server with username claiming and service discovery",
"main": "dist/index.js",
"scripts": {