Skip to content

Commit 45cad90

Browse files
committed
Release 2.1.1
1 parent 6a5f946 commit 45cad90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
group = "org.gradle-webtools.minify"
12-
version = "2.1.0"
12+
version = "2.1.1"
1313

1414
tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile> {
1515
kotlinOptions.jvmTarget = "17"

0 commit comments

Comments
 (0)