Skip to content

Commit 36b59ca

Browse files
committed
Bump version to v0.0.7
1 parent 8f42b29 commit 36b59ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

InertiaCore/InertiaCore.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<ImplicitUsings>enable</ImplicitUsings>
44
<Nullable>enable</Nullable>
5-
<Version>0.0.6</Version>
5+
<Version>0.0.7</Version>
66
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
77
<PackageId>AspNetCore.InertiaCore</PackageId>
88
<Authors>kapi2289</Authors>
@@ -15,7 +15,7 @@
1515
<PackageTags>Inertia,Inertiajs,ASPNET,Vue</PackageTags>
1616
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
1717
</PropertyGroup>
18-
18+
1919
<ItemGroup>
2020
<FrameworkReference Include="Microsoft.AspNetCore.App"/>
2121
</ItemGroup>

0 commit comments

Comments
 (0)