Skip to content

Commit

Permalink
Release 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
skrugly committed Jun 20, 2022
1 parent 5c4aa5a commit 1e3da8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ initscript {
mavenCentral()
}
dependencies {
classpath 'io.github.adambl4:mirakle:1.5.1'
classpath 'io.github.adambl4:mirakle:1.5.2'
}
}
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'com.instamotor'
version '1.5.1'
version '1.5.2'

buildscript {
ext.kotlin_version = '1.5.31'
Expand Down

0 comments on commit 1e3da8d

Please sign in to comment.