lib/bosh-bootstrap/version.rb in bosh-bootstrap-0.17.0 vs lib/bosh-bootstrap/version.rb in bosh-bootstrap-0.17.1

- old
+ new

@@ -1,5 +1,5 @@ module Bosh module Bootstrap - VERSION = "0.17.0" + VERSION = "0.17.1" end end