Skip to content

Commit 5f78fcd

Browse files
committed
Prepare next snapshot for instrumentation libraries
1 parent 03cc661 commit 5f78fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Artifacts.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ object Artifacts {
4646
*/
4747
object Instrumentation {
4848
private val groupId = "de.mannodermaus.junit5"
49-
private val currentVersion = "1.0.0"
49+
private val currentVersion = "1.0.1-SNAPSHOT"
5050
val latestStableVersion = "1.0.0"
5151

5252
val Library = Deployed(

0 commit comments

Comments
 (0)