Skip to content
This repository was archived by the owner on Sep 1, 2021. It is now read-only.

Commit 9135fb1

Browse files
committed
Release v7.10.0
1 parent f301ff2 commit 9135fb1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To install the gem, execute:
3535
gem install elastic-app-search
3636
```
3737

38-
Or place `gem 'elastic-app-search', '~> 7.9.0'` in your `Gemfile` and run `bundle install`.
38+
Or place `gem 'elastic-app-search', '~> 7.10.0'` in your `Gemfile` and run `bundle install`.
3939

4040
## Versioning
4141

lib/elastic/app-search/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Elastic
22
module AppSearch
3-
VERSION = '7.9.0'
3+
VERSION = '7.10.0'
44
end
55
end

0 commit comments

Comments
 (0)