From 7b21cec3d9d09e28ba376f1c295e8c05e91b607e Mon Sep 17 00:00:00 2001 From: Nicholas Ruffing Date: Tue, 7 Nov 2023 22:44:02 -0500 Subject: [PATCH] v2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8473f02..1f5f7c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "data-grid-vue", - "version": "2.1.1", + "version": "2.1.2", "description": "Customizable native Vue3 data grid with very limited dependencies. Leverages a flat html structure and CSS grid to allow full layout control.", "license": "MIT", "author": {