lib/consul/async/version.rb in consul-templaterb-1.8.0 vs lib/consul/async/version.rb in consul-templaterb-1.8.1

- old
+ new

@@ -1,5 +1,5 @@ module Consul module Async - VERSION = '1.8.0'.freeze + VERSION = '1.8.1'.freeze end end