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 e559576 commit 0eb3457Copy full SHA for 0eb3457
build.gradle.kts
@@ -5,7 +5,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent.SKIPPED
5
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
6
7
group = "com.github.monosoul"
8
-version = "0.1.1"
+version = "0.1.2-SNAPSHOT"
9
10
plugins {
11
id("org.jetbrains.intellij") version "1.5.3"
0 commit comments