Skip to content

Commit

Permalink
Release 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
skrugly committed Dec 15, 2020
1 parent 088a44a commit 261dbda
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 @@ -22,7 +22,7 @@ initscript {
jcenter()
}
dependencies {
classpath "com.instamotor:mirakle:1.4.0"
classpath "com.instamotor:mirakle:1.4.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.4.0'
version '1.4.1'

buildscript {
ext.kotlin_version = '1.3.72'
Expand Down

0 comments on commit 261dbda

Please sign in to comment.