lib/matching_bundle/version.rb in matching_bundle-0.3.2 vs lib/matching_bundle/version.rb in matching_bundle-0.3.3

- old
+ new

@@ -1,4 +1,4 @@ # frozen_string_literal: true module MatchingBundle - VERSION = "0.3.2" + VERSION = "0.3.3" end