lib/consul/async/version.rb in consul-templaterb-1.6.2 vs lib/consul/async/version.rb in consul-templaterb-1.6.3

- old
+ new

@@ -1,5 +1,5 @@ module Consul module Async - VERSION = '1.6.2'.freeze + VERSION = '1.6.3'.freeze end end