We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68d6f87 + b59a655 commit 1b449abCopy full SHA for 1b449ab
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = "de.tsenger"
10
-version = "0.11.0-SNAPSHOT"
+version = "0.11.0"
11
description = "Kotlin multiplatform library to encode/sign and decode/verify Visible Digital Seals"
12
13
repositories {
0 commit comments