lib/omniauth-mlh/version.rb in omniauth-mlh-4.0.1 vs lib/omniauth-mlh/version.rb in omniauth-mlh-4.1.0

- old
+ new

@@ -1,7 +1,7 @@ # frozen_string_literal: true module OmniAuth module MLH - VERSION = '4.0.1' + VERSION = '4.1.0' end end