diff --git a/Serenity.SleekGrid.csproj b/Serenity.SleekGrid.csproj index a9af327..755a67d 100644 --- a/Serenity.SleekGrid.csproj +++ b/Serenity.SleekGrid.csproj @@ -1,6 +1,6 @@ - 1.9.1 + 1.9.2 NuGet version of @serenity-is/sleekgrid NPM package diff --git a/package.json b/package.json index c89e73a..541f809 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@serenity-is/sleekgrid", - "version": "1.9.1", + "version": "1.9.2", "description": "A modern Data Grid / Spreadsheet component", "type": "module", "types": "dist/index.d.ts",