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 04950cf commit dc7c70dCopy full SHA for dc7c70d
InertiaCore/InertiaCore.csproj
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
<ImplicitUsings>enable</ImplicitUsings>
4
<Nullable>enable</Nullable>
5
- <Version>0.0.1</Version>
+ <Version>0.0.2</Version>
6
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
7
<PackageId>AspNetCore.InertiaCore</PackageId>
8
<Authors>kapi2289</Authors>
0 commit comments