version bump for npm readme update

This commit is contained in:
Rik Berkelder 2021-01-29 22:45:40 +01:00
parent 8ae1307a17
commit 2261bf8b3e

View file

@ -1,6 +1,6 @@
{ {
"name": "ts-osc", "name": "ts-osc",
"version": "0.2.5", "version": "0.2.6",
"description": "Fully TypeScript-native OSC Client based on osc-min", "description": "Fully TypeScript-native OSC Client based on osc-min",
"main": "./lib/index.js", "main": "./lib/index.js",
"types": "./lib/index.d.ts", "types": "./lib/index.d.ts",