Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
osoykan committed Feb 2, 2023
1 parent e9f939e commit 56e4b91
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 @@ -3,7 +3,7 @@
import org.jetbrains.dokka.gradle.DokkaMultiModuleTask

group = "com.trendyol"
version = "0.0.7-SNAPSHOT"
version = "0.0.8-SNAPSHOT"

plugins {
kotlin("jvm").version(libs.versions.kotlin)
Expand Down

0 comments on commit 56e4b91

Please sign in to comment.