Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
callmekoo authored Apr 9, 2024
1 parent 5bd30ed commit b603876
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Selone/Selone.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Product>Kontur.Selone</Product>
<RootNamespace>Kontur.Selone</RootNamespace>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
<Version>1.0.1</Version>
<Version>1.1.0</Version>
<LangVersion>latest</LangVersion>
<PackageLicense>https://github.com/skbkontur/Selone/blob/master/LICENSE</PackageLicense>
<PackageProjectUrl>https://github.com/skbkontur/Selone</PackageProjectUrl>
Expand All @@ -25,4 +25,4 @@
<ItemGroup>
<PackageReference Include="Selenium.WebDriver" Version="4.0.1" />
</ItemGroup>
</Project>
</Project>

0 comments on commit b603876

Please sign in to comment.