From aa42532814c95baff9a0c1f97fe080a0839fa8d9 Mon Sep 17 00:00:00 2001 From: Chris Chase Date: Thu, 9 Oct 2025 12:03:18 +1030 Subject: [PATCH] version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5856ee..70ade6a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@accede/node-red-contrib-odbcwritenow", - "version": "1.0.1", + "version": "1.0.2", "description": "Node-RED library for access in MYOB data via ODBCWriteNow", "main": "index.js", "scripts": {