fix: rephrase error message + bump to 1.2.10

This commit is contained in:
Felix Roos 2025-09-18 20:40:25 +02:00
parent c54fa7d266
commit 1c3e07afd3
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@strudel/osc",
"version": "1.2.9",
"version": "1.2.10",
"description": "OSC messaging for strudel",
"main": "osc.mjs",
"bin": "./server.js",