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 1a78839 commit 4b2080fCopy full SHA for 4b2080f
build.gradle
@@ -29,7 +29,7 @@ publishing {
29
maven(MavenPublication) {
30
groupId = 'de.inetsoftware'
31
artifactId = 'sass-compiler'
32
- version = '1.2'
+ version = '1.3'
33
from components.java
34
pom {
35
name = 'Java Sass Compiler'
0 commit comments