Skip to content

Commit 5bcbf3f

Browse files
committed
chore: prepare verion 1.5.1
1 parent 25681bd commit 5bcbf3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Unreleased
1+
# 1.5.1
22

33
### Fixed
44
- AB testing average click pos type from `Int` to `Float`

buildSrc/src/main/kotlin/Library.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ object Library : Dependency {
22

33
override val group = "com.algolia"
44
override val artifact = "algoliasearch-client-kotlin"
5-
override val version = "1.5.0"
5+
override val version = "1.5.1"
66
}

0 commit comments

Comments
 (0)