Skip to content

Commit 5c0ec87

Browse files
committed
v0.4
1 parent b67efab commit 5c0ec87

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/TinyToolBox.Configuration.AspNetCore/TinyToolBox.Configuration.AspNetCore.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<IsPackable>true</IsPackable>
88
<PackageId>TinyToolBox.Configuration.AspNetCore</PackageId>
99
<PublishRepositoryUrl>true</PublishRepositoryUrl>
10-
<Version>0.3</Version>
10+
<Version>0.4</Version>
1111
</PropertyGroup>
1212

1313
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' ">

src/TinyToolBox.Configuration/TinyToolBox.Configuration.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageId>TinyToolBox.Configuration</PackageId>
88
<IsPackable>true</IsPackable>
99
<PublishRepositoryUrl>true</PublishRepositoryUrl>
10-
<Version>0.3</Version>
10+
<Version>0.4</Version>
1111
</PropertyGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)