Skip to content

Commit 9ecf5be

Browse files
committed
chore: bumps version to v1.27.2
1 parent 43d52ad commit 9ecf5be

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## Unreleased
44

5+
6+
## [1.27.2](https://github.com/algolia/algoliasearch-client-ruby/compare/1.27.1...1.27.2) (2020-04-28)
7+
58
**Fixed**
69

710
* In `search_user_id`, retrieve param `cluster` instead of `clusterName`. [368](https://github.com/algolia/algoliasearch-client-ruby/issues/368)

lib/algolia/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Algolia
2-
VERSION = "1.27.1"
2+
VERSION = "1.27.2"
33
end

0 commit comments

Comments
 (0)