Skip to content

Commit

Permalink
🆙 1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
volkanceylan committed Oct 30, 2024
1 parent 0c5886e commit 7aa1c0f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Serenity.SleekGrid.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk.Razor">
<PropertyGroup>
<Version>1.9.1</Version>
<Version>1.9.2</Version>
<Description>NuGet version of @serenity-is/sleekgrid NPM package</Description>
</PropertyGroup>
<Target Name="TSBuild" Condition="'$(SkipNodeScripts)' != 'true'" AfterTargets="AfterBuild" DependsOnTargets="NpmInstall">
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 7aa1c0f

Please sign in to comment.