We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bebb11 commit 8f91ca9Copy full SHA for 8f91ca9
svgom-api/build.gradle
@@ -9,7 +9,7 @@ dependencies {
9
10
description = 'io.sf.carte:svgom-api'
11
12
-version = '1.1.1'
+version = '1.1.2'
13
14
publishing.publications.maven(MavenPublication).pom {
15
description = "SVGOM 1.1 API Java binding"
0 commit comments