Skip to content

Commit

Permalink
Bump to version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcel0024 authored Sep 11, 2024
1 parent bd3e1fb commit eb5d18e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CocoCrawler/CocoCrawler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>1.0.4</Version>
<Version>1.1.0</Version>
<Authors>Marcel0024</Authors>
<Description>An declarative and easy to use web crawler and scraper in C#. Supports Headless and Headfull.</Description>
<Title>CocoCrawler</Title>
Expand All @@ -24,4 +24,4 @@
<InternalsVisibleTo Include="CocoCrawler.Tests" />
</ItemGroup>

</Project>
</Project>

0 comments on commit eb5d18e

Please sign in to comment.