Skip to content

Commit a105832

Browse files
committed
Release 1.3.1 as 1.3.0 is corrupted
1 parent 3612fc7 commit a105832

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-
# 1.3.0
1+
# 1.3.1
22

33
- Updated Ktor to `1.3.0`
44

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.3.0-beta01"
5+
override val version = "1.3.1"
66
}

0 commit comments

Comments
 (0)