Skip to content

Commit

Permalink
bump to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chaowlert committed Jan 29, 2019
1 parent 5099964 commit d5143ab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Mapster/Mapster.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@
<PackageLicenseUrl>https://github.com/MapsterMapper/Mapster/blob/master/LICENSE</PackageLicenseUrl>
<NetStandardImplicitPackageVersion Condition=" '$(TargetFramework)' == 'netstandard1.3' ">1.6.1</NetStandardImplicitPackageVersion>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Version>3.2.0</Version>
<Version>3.3.0</Version>
<RootNamespace>Mapster</RootNamespace>
<AssemblyVersion>3.3.0.0</AssemblyVersion>
</PropertyGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net40'">
<Reference Include="Microsoft.CSharp" />
Expand Down

0 comments on commit d5143ab

Please sign in to comment.