lib/elasticsearch/transport/version.rb in elasticsearch-transport-7.8.0.pre vs lib/elasticsearch/transport/version.rb in elasticsearch-transport-7.8.0
- old
+ new
@@ -15,8 +15,8 @@
# specific language governing permissions and limitations
# under the License.
module Elasticsearch
module Transport
- VERSION = "7.8.0.pre"
+ VERSION = "7.8.0"
end
end