lib/omniauth/protons/version.rb in omniauth-protons-0.2.2 vs lib/omniauth/protons/version.rb in omniauth-protons-0.4

- old
+ new

@@ -1,5 +1,5 @@ module OmniAuth module Protons - VERSION = "0.2.2" + VERSION = '0.4' end end