From ac2b4c4a67440b38b0ac1684d8339fd2efd250a6 Mon Sep 17 00:00:00 2001 From: Rik Berkelder Date: Sat, 30 Jan 2021 03:39:14 +0100 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 67617da..7496577 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ts-osc", - "version": "0.3.0", + "version": "0.3.1", "description": "Fully TypeScript-native OSC Client based on osc-min", "main": "./lib/index.js", "types": "./lib/index.d.ts",