Skip to content

Commit

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

allprojects {
repositories {
Expand Down

0 comments on commit cdccdc2

Please sign in to comment.