Skip to content

Commit e886e9b

Browse files
committed
chore: #214 Bump version to 0.4.0-SNAPSHOT
Signed-off-by: Laurent Broudoux <laurent.broudoux@gmail.com>
1 parent deea21a commit e886e9b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Java library for Testcontainers that enables embedding Microcks into your JUnit
1313

1414
Latest released version is `0.3.2`.
1515

16-
Current development version is `0.3.3-SNAPSHOT`.
16+
Current development version is `0.4.0-SNAPSHOT`.
1717

1818
#### Sonarcloud Quality metrics
1919

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>io.github.microcks</groupId>
66
<artifactId>microcks-testcontainers</artifactId>
77
<packaging>jar</packaging>
8-
<version>0.3.3-SNAPSHOT</version>
8+
<version>0.4.0-SNAPSHOT</version>
99

1010
<name>Microcks Testcontainers</name>
1111
<description>Microcks Testcontainers Java library</description>

0 commit comments

Comments
 (0)