lib/cloud/sh/version.rb in cloud-sh-1.0.5 vs lib/cloud/sh/version.rb in cloud-sh-1.0.6

- old
+ new

@@ -1,7 +1,7 @@ # frozen_string_literal: true module Cloud module Sh - VERSION = "1.0.5" + VERSION = "1.0.6" end end