Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 937d505

Browse files
committed
build: Correct version number
1 parent 4b2a683 commit 937d505

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contractcase/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
group 'io.contracttesting.contractcase'
6-
version '1.0-SNAPSHOT'
6+
version '0.1.0-SNAPSHOT'
77

88
repositories {
99
mavenLocal()

0 commit comments

Comments
 (0)