Skip to content

Commit

Permalink
build: 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Koenari committed Jul 2, 2023
1 parent 124efd3 commit 8edefcd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NetStone/NetStone.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<TargetFramework>netstandard2.1</TargetFramework>

<PackageId>NetStone</PackageId>
<PackageVersion>1.0.1</PackageVersion>
<FileVersion>1.0.1</FileVersion>
<PackageVersion>1.1.0</PackageVersion>
<FileVersion>1.1.0</FileVersion>
<Description>Portable and modern Lodestone library.</Description>
<Authors>goaaats</Authors>
<PackageProjectUrl>https://github.com/xivapi/NetStone</PackageProjectUrl>
Expand Down Expand Up @@ -40,5 +40,5 @@
<PackageReference Include="Karashiiro.HtmlAgilityPack.CssSelectors.NetCoreFork" Version="0.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>

</Project>

0 comments on commit 8edefcd

Please sign in to comment.