We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 083c77d commit 4d7875fCopy full SHA for 4d7875f
InertiaCore/InertiaCore.csproj
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<ImplicitUsings>enable</ImplicitUsings>
4
<Nullable>enable</Nullable>
5
- <Version>0.0.3</Version>
+ <Version>0.0.4</Version>
6
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
7
<PackageId>AspNetCore.InertiaCore</PackageId>
8
<Authors>kapi2289</Authors>
0 commit comments