Skip to content

Commit

Permalink
Update Version
Browse files Browse the repository at this point in the history
  • Loading branch information
justindbaur committed Apr 22, 2024
1 parent 582d8a0 commit f84bf08
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.4</VersionPrefix>
<VersionPrefix>0.1.5</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 f84bf08

Please sign in to comment.