Skip to content

Commit 558f730

Browse files
committed
ver to 1.2.0
1 parent e7744dd commit 558f730

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.2-SNAPSHOT
1+
1.2.0

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
}
99

1010
group = "edu.sc.seis"
11-
version = "1.1.2-SNAPSHOT"
11+
version = "1.2.0"
1212

1313
java {
1414
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)