Skip to content

Commit ba09506

Browse files
committed
Bump library version to 1.1.1
1 parent b28074a commit ba09506

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
allprojects {
2-
version = "1.1.0"
2+
version = "1.1.1"
33
group = "com.github.mdp43140.ael"
44
}
55
plugins {
@@ -27,7 +27,7 @@ subprojects {
2727
}
2828
groupId = "com.github.mdp43140"
2929
artifactId = project.name
30-
version = "1.1.0"
30+
version = "1.1.1"
3131
}
3232
}
3333
}

0 commit comments

Comments
 (0)