lib/elastic/transport/version.rb in elastic-transport-8.0.0.pre1 vs lib/elastic/transport/version.rb in elastic-transport-8.0.0.pre2
- old
+ new
@@ -15,8 +15,8 @@
# specific language governing permissions and limitations
# under the License.
module Elastic
module Transport
- VERSION = '8.0.0.pre1'.freeze
+ VERSION = '8.0.0.pre2'.freeze
end
end