diff --git a/lib/omniauth-msunet/version.rb b/lib/omniauth-msunet/version.rb index f512ace09dc99267e72a9cabd605f263cd44e370..34fb207af34da76ff2ee7effee7f22fdb15d2426 100644 --- a/lib/omniauth-msunet/version.rb +++ b/lib/omniauth-msunet/version.rb @@ -1,5 +1,5 @@ module OmniAuth module Msunet - VERSION = "1.0.0" + VERSION = "1.0.0.alpha1" end end