lib/dry/matcher/version.rb in dry-matcher-0.8.2 vs lib/dry/matcher/version.rb in dry-matcher-0.8.3
- old
+ new
@@ -1,7 +1,7 @@
# frozen_string_literal: true
module Dry
class Matcher
- VERSION = '0.8.2'
+ VERSION = '0.8.3'
end
end
- old
+ new