Skip to content

Commit 2b92b7b

Browse files
committed
bump version
1 parent ce7fe7f commit 2b92b7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Mapster/Mapster.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
<NetStandardImplicitPackageVersion Condition=" '$(TargetFramework)' == 'netstandard1.3' ">1.6.1</NetStandardImplicitPackageVersion>
1818
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
1919
<RootNamespace>Mapster</RootNamespace>
20-
<Version>3.3.2</Version>
21-
<AssemblyVersion>3.3.2.0</AssemblyVersion>
20+
<Version>4.0.0</Version>
21+
<AssemblyVersion>4.0.0.0</AssemblyVersion>
2222
</PropertyGroup>
2323
<ItemGroup Condition="'$(TargetFramework)' == 'net40'">
2424
<Reference Include="Microsoft.CSharp" />

0 commit comments

Comments
 (0)