Skip to content

Commit 909bdc7

Browse files
committed
set correct release version 2.1.0
1 parent bd2adda commit 909bdc7

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
@@ -29,7 +29,7 @@ allprojects {
2929
}
3030

3131
subprojects {
32-
version = '2.1.0-SNAPSHOT'
32+
version = '2.1.0'
3333
ext.pomName = "Yubico YubiKit ${project.name.capitalize()}"
3434

3535
apply plugin: 'com.github.spotbugs'

0 commit comments

Comments
 (0)