Skip to content

Commit

Permalink
🆙 1.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
volkanceylan committed May 16, 2024
1 parent 472afbf commit 8d3af75
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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.8.3</Version>
<Version>1.8.4</Version>
<Description>NuGet version of @serenity-is/sleekgrid NPM package</Description>
</PropertyGroup>
<ItemGroup>
Expand All @@ -12,4 +12,4 @@
wwwroot\index.global.min.js;wwwroot\index.global.min.js.map">
<Exec Command="pnpm build" />
</Target>
</Project>
</Project>
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.8.3",
"version": "1.8.4",
"description": "A modern Data Grid / Spreadsheet component",
"type": "module",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 8d3af75

Please sign in to comment.