Skip to content

Commit 62920d8

Browse files
committed
chore: prepare next release 3.1.3
1 parent 8d7a75d commit 62920d8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 3.1.3
2+
3+
### Added
4+
- Paging: logging on fail (#347)
5+
6+
### Fixed
7+
- FilterRange: bounds initialization (#346)
8+
19
# 3.1.2
210

311
### Fixed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ android.disableAutomaticComponentCreation=true
99

1010
# Lib
1111
GROUP=com.algolia
12-
VERSION_NAME=3.1.2
12+
VERSION_NAME=3.1.3
1313

1414
# OSS
1515
SONATYPE_HOST=DEFAULT

0 commit comments

Comments
 (0)