We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58066b5 commit 2e2e994Copy full SHA for 2e2e994
src/Pretender/Pretender.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <VersionPrefix>0.1.5</VersionPrefix>
+ <VersionPrefix>0.1.6</VersionPrefix>
5
<VersionSuffix>prerelease</VersionSuffix>
6
<Description>A mocking framework that makes use of source generators an interceptors to be fast and give you control.</Description>
7
<PackageId>Pretender</PackageId>
0 commit comments