From eaedfebdc8c7eb24cf1c11b82af9943728f900d6 Mon Sep 17 00:00:00 2001 From: Leonardo Brandao Date: Thu, 4 Sep 2025 16:58:02 -0300 Subject: [PATCH] fix: typo --- package.json | 2 +- src/proxy/entities/Property.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1270149..864bac3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ozmap/ozmap-sdk", - "version": "1.1.4", + "version": "1.1.5", "description": "Use this sdk to access ozmap plataform and connect it to your own systems. ", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/src/proxy/entities/Property.ts b/src/proxy/entities/Property.ts index 4fd5767..f83c48c 100644 --- a/src/proxy/entities/Property.ts +++ b/src/proxy/entities/Property.ts @@ -34,7 +34,7 @@ class PropertyProxy extends WritableProxy