Skip to content

Commit

Permalink
v 1.0.4 son 3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
b3b00 authored May 10, 2024
1 parent 3775961 commit 0b2c95b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions csly-cli-api/csly-cli-api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<RootNamespace>csly_cli_api</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<version>1.0.3</version>
<PackageVersion>1.0.3</PackageVersion>
<version>1.0.4</version>
<PackageVersion>1.0.4</PackageVersion>
</PropertyGroup>
<PropertyGroup>
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
Expand All @@ -23,7 +23,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="sly" Version="3.1.4" />
<PackageReference Include="sly" Version="3.1.5" />
</ItemGroup>

</Project>

0 comments on commit 0b2c95b

Please sign in to comment.