Skip to content

Commit d7c370a

Browse files
committed
Set version back to 1.3.0
About to merge develop into master, but it's only doc changes (the Java code was reformatted too, but there are no functional changes there).
1 parent 1429e59 commit d7c370a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ subprojects {
44
apply plugin: "signing"
55

66
group = "com.marklogic"
7-
version = "1.3-SNAPSHOT"
7+
version = "1.3.0"
88

99
java {
1010
sourceCompatibility = 1.8

0 commit comments

Comments
 (0)