From 14e61d9ae978a84c65108a05a8f35c82cbfd6176 Mon Sep 17 00:00:00 2001 From: Matthew Smith Date: Tue, 5 May 2026 11:46:46 -0700 Subject: [PATCH] chore: bump version to 1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7aaa1a7..9e82892 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "facility360", - "version": "1.1.2", + "version": "1.1.3", "description": "A Node based 360Facility client SDK", "main": "dist/index.js", "scripts": {