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 077aa53 commit 301782eCopy full SHA for 301782e
build.gradle
@@ -25,7 +25,7 @@ publishing {
25
maven(MavenPublication) {
26
groupId = 'de.inetsoftware'
27
artifactId = 'sass-compiler'
28
- version = '1.0'
+ version = '1.1'
29
from components.java
30
pom {
31
name = 'Java Sass Compiler'
0 commit comments