Skip to content

Commit 89ebb7b

Browse files
committed
Prepare 1.0.2 development
1 parent a13e4b0 commit 89ebb7b

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.1'
17+
version '1.0.2-SNAPSHOT'
1818

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

0 commit comments

Comments
 (0)