Skip to content
Snippets Groups Projects
Commit aaaec372 authored by CoscineBot's avatar CoscineBot :gear:
Browse files

Chore: 0.1.22

# [0.1.22](v0.1.21...v0.1.22) (2024-04-09)

## Update
* Now using IAsyncEnumerable to yield results
* Now using IAsyncEnumerable to yield results
parent 90cf2319
No related branches found
No related tags found
No related merge requests found
Pipeline #1301842 passed
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<TargetFramework>net8.0</TargetFramework> <TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<Version>0.1.21</Version> <Version>0.1.22</Version>
</PropertyGroup> </PropertyGroup>
<PropertyGroup> <PropertyGroup>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment