v0.18.5 - Fix duplicate answer processing regression

This commit is contained in:
2025-12-14 14:19:44 +01:00
parent 8f7e15e633
commit e48b3bb17a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@xtr-dev/rondevu-client",
"version": "0.18.4",
"version": "0.18.5",
"description": "TypeScript client for Rondevu with durable WebRTC connections, automatic reconnection, and message queuing",
"type": "module",
"main": "dist/index.js",