lib/consul/async/version.rb in consul-templaterb-1.25.1 vs lib/consul/async/version.rb in consul-templaterb-1.25.2

- old
+ new

@@ -1,5 +1,5 @@ module Consul module Async - VERSION = '1.25.1'.freeze + VERSION = '1.25.2'.freeze end end