lib/omniauth-mlh/version.rb in omniauth-mlh-1.0.1 vs lib/omniauth-mlh/version.rb in omniauth-mlh-2.0.0

- old
+ new

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