v0.5.2 - Allow periods in usernames

This commit is contained in:
2025-12-13 18:24:26 +01:00
parent 7246d4c723
commit 350d15591a
2 changed files with 3 additions and 3 deletions

View File

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