lib/matching_bundle/version.rb in matching_bundle-0.3.4 vs lib/matching_bundle/version.rb in matching_bundle-0.3.5

- old
+ new

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