Skip to content

Commit 1346ad6

Browse files
committed
chore: prepare next release 2.1.1
1 parent 29463f6 commit 1346ad6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 2.1.1
2+
3+
### Changed
4+
- Update Kotlin to `1.7.10` (#361)
5+
- Update ktor to `2.1.1` (#374)
6+
- Update Kotlin serialization json `1.4.0` (#372)
7+
18
# 2.1.0
29

310
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
44
kotlin.mpp.enableCompatibilityMetadataVariant=true
55
# Lib
66
GROUP=com.algolia
7-
VERSION_NAME=2.1.0
7+
VERSION_NAME=2.1.1
88

99
# OSS
1010
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)