Skip to content

Commit efb2530

Browse files
committed
Prepare 1.0.2 release
1 parent 81b65f6 commit efb2530

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
@@ -14,7 +14,7 @@ plugins {
1414
}
1515

1616
group 'org.firebirdsql'
17-
version '1.0.2-SNAPSHOT'
17+
version '1.0.2'
1818

1919
ext.'signing.password' = credentials.forKey('signing.password')
2020
ext.ossrhPassword = credentials.forKey('ossrhPassword')

0 commit comments

Comments
 (0)