Skip to content

Commit 94d1d90

Browse files
committed
chore: bumps version to 2.0.4
1 parent ae5874d commit 94d1d90

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# ChangeLog
22

3-
## [Unreleased](https://github.com/algolia/algoliasearch-client-ruby/compare/2.0.3...master)
3+
## [Unreleased](https://github.com/algolia/algoliasearch-client-ruby/compare/2.0.4...master)
4+
5+
## [2.0.4](https://github.com/algolia/algoliasearch-client-ruby/compare/2.0.3...2.0.4) (2021-01-05)
46

57
### Fix
68
- `app_api_key`: send opts with waitable method

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 = '2.0.3'.freeze
2+
VERSION = '2.0.4'.freeze
33
end

0 commit comments

Comments
 (0)