lib/consul/async/version.rb in consul-templaterb-1.16.0 vs lib/consul/async/version.rb in consul-templaterb-1.17.0

- old
+ new

@@ -1,5 +1,5 @@ module Consul module Async - VERSION = '1.16.0'.freeze + VERSION = '1.17.0'.freeze end end