We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07e5c23 commit 7af6c8bCopy full SHA for 7af6c8b
build.gradle
@@ -12,7 +12,7 @@ targetCompatibility = 1.8
12
13
jar {
14
manifest {
15
- attributes 'Implementation-Title': 'htm.java', 'Implementation-Version': '0.6.9-SNAPSHOT'
+ attributes 'Implementation-Title': 'htm.java', 'Implementation-Version': '0.6.10'
16
}
17
18
0 commit comments