lib/bosh-bootstrap/version.rb in bosh-bootstrap-0.8.1 vs lib/bosh-bootstrap/version.rb in bosh-bootstrap-0.8.2

- old
+ new

@@ -1,5 +1,5 @@ module Bosh module Bootstrap - VERSION = "0.8.1" + VERSION = "0.8.2" end end