Skip to content

Commit f44b048

Browse files
authored
Dev version bump [skip ci]
1 parent c5c6fb5 commit f44b048

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Destructurama.JsonNet/Destructurama.JsonNet.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFrameworks>net452;netstandard2.0</TargetFrameworks>
@@ -16,7 +16,7 @@
1616
<Product />
1717
<Company />
1818
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
19-
<VersionPrefix>2.0.0</VersionPrefix>
19+
<VersionPrefix>2.0.1</VersionPrefix>
2020
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\$(MSBuildProjectName).xml</DocumentationFile>
2121
</PropertyGroup>
2222

0 commit comments

Comments
 (0)