Skip to content

Commit

Permalink
Release 1.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
skrugly committed Aug 20, 2021
1 parent 1a3938f commit 1a365c9
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.4.2'
classpath 'io.github.adambl4:mirakle:1.4.3'
}
}
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.4.2'
version '1.4.3'

buildscript {
ext.kotlin_version = '1.4.32'
Expand Down

0 comments on commit 1a365c9

Please sign in to comment.