Skip to content

Commit 0d40ab0

Browse files
authored
feat: Prepare next release cycle (3.0.0) (#820)
1 parent ebedc9a commit 0d40ab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66
<PropertyGroup>
77
<PackageId>$(AssemblyName)</PackageId>
8-
<Version>2.5.0</Version>
8+
<Version>3.0.0</Version>
99
<AssemblyVersion>$(Version)</AssemblyVersion>
1010
<FileVersion>$(Version)</FileVersion>
1111
<Product>Testcontainers</Product>

0 commit comments

Comments
 (0)