Skip to content

Commit

Permalink
Release 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
skrugly committed Jun 2, 2022
1 parent 8a5a8f4 commit 6322fb3
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.0'
classpath 'io.github.adambl4:mirakle:1.5.1'
}
}
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.0'
version '1.5.1'

buildscript {
ext.kotlin_version = '1.5.31'
Expand Down

0 comments on commit 6322fb3

Please sign in to comment.