update readosc to v0.2.0

This commit is contained in:
2024-10-13 15:40:46 -05:00
parent 180c9ff76a
commit acc93189a9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "readosc",
"version": "0.1.0",
"version": "0.2.0",
"description": "Simple NodeJS utility for parsing osc buffers from stdin",
"main": "src/main.js",
"bin": {