lib/popito/deployer/version.rb in popito-0.0.7.alpha vs lib/popito/deployer/version.rb in popito-0.0.8.alpha

- old
+ new

@@ -1,5 +1,5 @@ # frozen_string_literal: true module Popito - VERSION = "0.0.7.alpha" + VERSION = "0.0.8.alpha" end