Skip to content

Commit

Permalink
bump version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrior committed Apr 15, 2024
1 parent 9bcc8d9 commit 4371b74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<LangVersion>10.0</LangVersion>
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
<Authors>Pedrior</Authors>
<Version>3.0.0</Version>
<Version>3.1.0</Version>
<RepositoryUrl>https://github.com/pedrior/result-extensions</RepositoryUrl>
<PackageProjectUrl>https://github.com/pedrior/result-extensions</PackageProjectUrl>
<PackageTags>Result,Extensions,Discriminated,Union</PackageTags>
Expand Down

0 comments on commit 4371b74

Please sign in to comment.