Skip to content

Commit 1efe60c

Browse files
authored
feat: Prepare next release cycle (4.10.0) (#1586)
1 parent 3f9de42 commit 1efe60c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project>
33
<PropertyGroup>
44
<PackageId>$(AssemblyName)</PackageId>
5-
<Version>4.9.0</Version>
5+
<Version>4.10.0</Version>
66
<AssemblyVersion>$(Version)</AssemblyVersion>
77
<FileVersion>$(Version)</FileVersion>
88
<Product>Testcontainers</Product>

0 commit comments

Comments
 (0)