diff --git a/package.json b/package.json index e820b8a..d714dd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-osmo", - "version": "1.0.2", + "version": "1.1.0", "description": "Typescript library for controlling DJI Osmo Action 4 and Pocket 3 using BLE (Bluetooth Low Energy)", "type": "module", "source": "./src/index.ts",