Skip to content

Commit

Permalink
Change version to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gdlcf88 committed Feb 27, 2020
1 parent f651efa commit af1b35f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Expand Up @@ -5,7 +5,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<RootNamespace>EasyAbp.Abp.RelatedDtoLoader</RootNamespace>
<AssemblyVersion>0.1.0</AssemblyVersion>
<AssemblyVersion>0.1.1</AssemblyVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<AssemblyName>EasyAbp.Abp.RelatedDtoLoader.Tests</AssemblyName>
<AssemblyVersion>0.1.0</AssemblyVersion>
<AssemblyVersion>0.1.1</AssemblyVersion>
</PropertyGroup>

<ItemGroup>
Expand Down
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<AssemblyName>EasyAbp.Abp.RelatedDtoLoader.UnitTests</AssemblyName>
<AssemblyVersion>0.1.0</AssemblyVersion>
<AssemblyVersion>0.1.1</AssemblyVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit af1b35f

Please sign in to comment.