Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit d04013f

Browse files
committed
Release v0.2.1
1 parent 96c7bec commit d04013f

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
@@ -22,7 +22,7 @@ To install the gem, execute:
2222
gem install elastic-enterprise-search
2323
```
2424

25-
Or place `gem 'elastic-enterprise-search', '~> 0.2.0` in your `Gemfile` and run `bundle install`.
25+
Or place `gem 'elastic-enterprise-search', '~> 0.2.1` in your `Gemfile` and run `bundle install`.
2626

2727
## Usage
2828

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

0 commit comments

Comments
 (0)