Skip to content

Commit

Permalink
Version 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
frogggias committed Apr 16, 2021
1 parent 0015ec2 commit efcb7dd
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.5.3")
val projectVersion: String by extra("0.5.4")

allprojects {
repositories {
Expand Down

0 comments on commit efcb7dd

Please sign in to comment.