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

Commit cc5bec4

Browse files
committed
Release v7.4.1
1 parent 884e351 commit cc5bec4

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
@@ -25,7 +25,7 @@ To install the gem, execute:
2525
gem install elastic-app-search
2626
```
2727

28-
Or place `gem 'elastic-app-search', '~> 7.4.0'` in your `Gemfile` and run `bundle install`.
28+
Or place `gem 'elastic-app-search', '~> 7.4.1'` in your `Gemfile` and run `bundle install`.
2929

3030
## Versioning
3131

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.4.0'
3+
VERSION = '7.4.1'
44
end
55
end

0 commit comments

Comments
 (0)