lib/omniauth/mendeley/version.rb in omniauth-mendeley-0.2 vs lib/omniauth/mendeley/version.rb in omniauth-mendeley-0.3

- old
+ new

@@ -1,5 +1,5 @@ module OmniAuth module Mendeley - VERSION = "0.2" + VERSION = "0.3" end end