Skip to content

Commit

Permalink
chore(release): 2.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.3.0](v2.2.0...v2.3.0) (2022-11-10)

### Features

* Added `Deconstruct` to `ValueResult` ([d3fec73](d3fec73))
* Added `IsSuccess` with `Deconstruct` ([1df1040](1df1040))
* Added extension `AsList()` ([046ecf3](046ecf3))
  • Loading branch information
semantic-release-bot committed Nov 10, 2022
1 parent d7092c1 commit a6f9200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PowerUtils.Results.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<AssemblyName>PowerUtils.Results</AssemblyName>
<RootNamespace>PowerUtils.Results</RootNamespace>

<Version>2.2.0</Version>
<Version>2.3.0</Version>

<PackageOutputPath>bin\</PackageOutputPath>
</PropertyGroup>
Expand Down

0 comments on commit a6f9200

Please sign in to comment.