lib/consul/async/version.rb in consul-templaterb-1.19.0 vs lib/consul/async/version.rb in consul-templaterb-1.20.0

- old
+ new

@@ -1,5 +1,5 @@ module Consul module Async - VERSION = '1.19.0'.freeze + VERSION = '1.20.0'.freeze end end