Skip to content

Commit 8bb8859

Browse files
author
Simon
committed
new version
1 parent e5d1d2f commit 8bb8859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import org.gradle.api.publish.maven.MavenPom
88
val kotlinVersion = plugins.getPlugin(KotlinPluginWrapper::class.java).kotlinPluginVersion
99

1010
project.group = "de.swirtz"
11-
project.version = "0.0.1"
11+
project.version = "0.0.2"
1212
val artifactID = "ktsRunner"
1313

1414
plugins {

0 commit comments

Comments
 (0)