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 8c30fa9 commit 49c1bb2Copy full SHA for 49c1bb2
cssom-api/build.gradle
@@ -16,7 +16,7 @@ plugins {
16
17
description = 'io.sf.w3:cssom-api'
18
19
-version = '0.2'
+version = '0.3'
20
21
publishing.publications.maven(MavenPublication).pom {
22
description = "CSS OM 1.0-pre API Java binding"
0 commit comments