Skip to content

Commit

Permalink
Version 0.4.8
Browse files Browse the repository at this point in the history
  • Loading branch information
frogggias committed Apr 6, 2021
1 parent 161daaa commit 033e7cd
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 @@ -5,7 +5,7 @@ plugins {

val kotlinVersion: String by extra("1.4.21")
val projectGroup: String by extra("com.dotypos.lib.migration")
val projectVersion: String by extra("0.4.7")
val projectVersion: String by extra("0.4.8")

allprojects {
repositories {
Expand Down

0 comments on commit 033e7cd

Please sign in to comment.