Skip to content

Commit

Permalink
Update Pretender.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
justindbaur authored Nov 2, 2024
1 parent 58066b5 commit 2e2e994
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pretender/Pretender.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<VersionPrefix>0.1.5</VersionPrefix>
<VersionPrefix>0.1.6</VersionPrefix>
<VersionSuffix>prerelease</VersionSuffix>
<Description>A mocking framework that makes use of source generators an interceptors to be fast and give you control.</Description>
<PackageId>Pretender</PackageId>
Expand Down

0 comments on commit 2e2e994

Please sign in to comment.