lib/much-boolean/version.rb in much-boolean-0.1.3 vs lib/much-boolean/version.rb in much-boolean-0.2.0

- old
+ new

@@ -1,3 +1,5 @@ +# frozen_string_literal: true + class MuchBoolean - VERSION = "0.1.3" + VERSION = "0.2.0" end