lib/matching_bundle/version.rb in matching_bundle-0.2.0 vs lib/matching_bundle/version.rb in matching_bundle-0.2.1

- old
+ new

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