5 lines
68 B
Ruby
5 lines
68 B
Ruby
module Elasticsearch
|
|
module Model
|
|
VERSION = '6.1.0'
|
|
end
|
|
end
|