Skip to content

Commit 2f3a1db

Browse files
committed
Update to version 0.4.1
1 parent 69e584b commit 2f3a1db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dotnet-json/dotnet-json.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<TargetFramework>netcoreapp3.1</TargetFramework>
66
<RootNamespace>dotnet_json</RootNamespace>
77
<RollForward>LatestMajor</RollForward>
8-
8+
99
<LangVersion>8.0</LangVersion>
1010
<Nullable>enable</Nullable>
1111
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
@@ -14,7 +14,7 @@
1414
<ToolCommandName>dotnet-json</ToolCommandName>
1515
<PackageOutputPath>./nupkg</PackageOutputPath>
1616

17-
<Version>0.4.0</Version>
17+
<Version>0.4.1</Version>
1818
<PackageId>dotnet-json</PackageId>
1919
<Authors>sleeuwen</Authors>
2020
<RepositoryUrl>https://github.com/sleeuwen/dotnet-json</RepositoryUrl>

0 commit comments

Comments
 (0)