diff --git a/package.json b/package.json index 5bee5e49..e01469d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "arduino-create-agent-js-client", - "version": "1.2.4", + "version": "1.2.5", "description": "JS module providing discovery of the Arduino Create Plugin and communication with it", "main": "./src/index.js", "module": "es/index.js",