Skip to content

Commit 301782e

Browse files
author
volker
committed
version 1.1
1 parent 077aa53 commit 301782e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ publishing {
2525
maven(MavenPublication) {
2626
groupId = 'de.inetsoftware'
2727
artifactId = 'sass-compiler'
28-
version = '1.0'
28+
version = '1.1'
2929
from components.java
3030
pom {
3131
name = 'Java Sass Compiler'

0 commit comments

Comments
 (0)