Skip to content

Commit a13e4b0

Browse files
committed
Prepare 1.0.1 release
1 parent 8daeeb5 commit a13e4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
}
1515

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

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

0 commit comments

Comments
 (0)