lib/matching_bundle/version.rb in matching_bundle-0.3.0 vs lib/matching_bundle/version.rb in matching_bundle-0.3.1

- old
+ new

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