Skip to content

Commit 48fdacb

Browse files
committed
chore: #7 Launching release 0.1.0
Signed-off-by: Laurent Broudoux <[email protected]>
1 parent e909ed3 commit 48fdacb

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<PackageId>$(AssemblyName)</PackageId>
55
<VersionPrefix>0.1.0</VersionPrefix>
6-
<VersionSuffix>alpha</VersionSuffix>
6+
<!--<VersionSuffix>alpha</VersionSuffix>-->
77

88
<Description>Microcks.Testcontainers for .NET</Description>
99
<Authors>Sébastien DEGODEZ</Authors>

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111

1212
## Build Status
1313

14-
Current development version is `0.1.0`.
14+
Latest released version is `0.1.0`.
15+
16+
Current development version is `0.2.0`.
1517

1618
#### Sonarcloud Quality metrics
1719

0 commit comments

Comments
 (0)