Skip to content

Commit

Permalink
Set version to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
616slayer616 authored Mar 17, 2021
1 parent 52f0985 commit 29f86b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins {
}

group = "org.gradle-webtools.minify"
version = "1.1.0"
version = "1.1.1"

tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile> {
kotlinOptions.jvmTarget = "1.8"
Expand Down

0 comments on commit 29f86b3

Please sign in to comment.