Skip to content

Commit d3d29a2

Browse files
committed
chore: updates changelog and version
1 parent 6ad2ba6 commit d3d29a2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# ChangeLog
22

33
## Unreleased
4+
5+
## [2.0.0](https://github.com/algolia/algoliasearch-client-ruby/releases/tag/2.0.0) (2020-10-27)
6+
7+
* Initial release of v2

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.0-beta.3'.freeze
2+
VERSION = '2.0.0'.freeze
33
end

0 commit comments

Comments
 (0)