From 655daac39002d42f28d6e6902e1252ec452f165a Mon Sep 17 00:00:00 2001 From: Joao Castro Date: Fri, 3 Apr 2026 01:18:40 -0300 Subject: [PATCH] updating package version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 067d312..ac4dd52 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-agnostic-table", - "version": "1.0.0", + "version": "1.1.0", "description": "React Agnostic Table", "main": "dist/index.js", "module": "dist/index.mjs",