Skip to content

Commit 6c34bc6

Browse files
committed
chore: Bump version to 4.5.0
1 parent 746a8fb commit 6c34bc6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

src/NuGet.targets

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@
1414
<DebugSymbols>true</DebugSymbols>
1515
<IncludeSymbols>true</IncludeSymbols>
1616
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
17-
<VersionPrefix>4.4.0</VersionPrefix>
17+
<VersionPrefix>4.5.0</VersionPrefix>
1818
<PackageReleaseNotes>
19-
v4.4.0
20-
- Upgrade to FFI v0.4.0
19+
v4.5.0
20+
- Provider state options
21+
- Use matchers with query strings
22+
- xUnit output project
2123
</PackageReleaseNotes>
2224
</PropertyGroup>
2325
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">

0 commit comments

Comments
 (0)