Skip to content

Commit

Permalink
v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrit committed Oct 23, 2024
1 parent 8a99326 commit cdf6c05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<!-- <ProjectReference Include="..\..\..\SeeSharp\SeeSharp.csproj" /> -->
<PackageReference Include="SeeSharp" Version="2.0.2" />
<PackageReference Include="SeeSharp" Version="2.1.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion SeeSharp/SeeSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Title>SeeSharp</Title>
<Description>A flexibility-first framework for rapid prototyping of rendering algorithms.</Description>
<PackageId>SeeSharp</PackageId>
<Version>2.0.3</Version>
<Version>2.1.0</Version>
<Copyright>(c) Pascal Grittmann</Copyright>
<RepositoryUrl>https://github.com/pgrit/SeeSharp</RepositoryUrl>

Expand Down

0 comments on commit cdf6c05

Please sign in to comment.