Skip to content

Commit 1a365c9

Browse files
committed
Release 1.4.3
1 parent 1a3938f commit 1a365c9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ initscript {
2121
mavenCentral()
2222
}
2323
dependencies {
24-
classpath 'io.github.adambl4:mirakle:1.4.2'
24+
classpath 'io.github.adambl4:mirakle:1.4.3'
2525
}
2626
}
2727

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
group 'com.instamotor'
2-
version '1.4.2'
2+
version '1.4.3'
33

44
buildscript {
55
ext.kotlin_version = '1.4.32'

0 commit comments

Comments
 (0)