Skip to content

Commit 5681394

Browse files
committed
[release] 1.0.3
1 parent e82a948 commit 5681394

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Depository.Abstraction/Depository.Abstraction.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<RepositoryUrl>https://github.com/kengwang/Depository</RepositoryUrl>
1414
<RepositoryType>git</RepositoryType>
1515
<PackageTags>IoC</PackageTags>
16-
<Version>1.0.1</Version>
16+
<Version>1.0.3</Version>
1717
<Title>Depository.Abstraction</Title>
1818
</PropertyGroup>
1919

Depository.Core/Depository.Core.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<RepositoryUrl>https://github.com/kengwang/Depository</RepositoryUrl>
1313
<RepositoryType>git</RepositoryType>
1414
<PackageTags>IoC</PackageTags>
15-
<Version>1.0.1</Version>
15+
<Version>1.0.3</Version>
1616
<Title>Depository.Core</Title>
1717
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1818
</PropertyGroup>

Depository.Extensions/Depository.Extensions.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<RepositoryUrl>https://github.com/kengwang/Depository</RepositoryUrl>
1313
<RepositoryType>git</RepositoryType>
1414
<PackageTags>IoC</PackageTags>
15-
<Version>1.0.1</Version>
15+
<Version>1.0.3</Version>
1616
<Title>Depository.Extensions</Title>
1717
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1818
</PropertyGroup>

Depository/Depository.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<LangVersion>latest</LangVersion>
8-
<Version>1.0.1</Version>
8+
<Version>1.0.3</Version>
99
<Title>Depository</Title>
1010
<Authors>Kengwang</Authors>
1111
<Description>An IoC Container</Description>

0 commit comments

Comments
 (0)