mirror of
https://github.com/omniauth/omniauth.git
synced 2022-11-09 12:31:49 -05:00
Bump version to 0.2.5
This commit is contained in:
parent
4a5e2b2f70
commit
6898ff8084
7 changed files with 7 additions and 7 deletions
|
@ -7,7 +7,7 @@ module OmniAuth
|
|||
MINOR = 2
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PATCH)
|
||||
PATCH = 4
|
||||
PATCH = 5
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PRE)
|
||||
PRE = nil
|
||||
|
|
|
@ -7,7 +7,7 @@ module OmniAuth
|
|||
MINOR = 2
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PATCH)
|
||||
PATCH = 4
|
||||
PATCH = 5
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PRE)
|
||||
PRE = nil
|
||||
|
|
|
@ -7,7 +7,7 @@ module OmniAuth
|
|||
MINOR = 2
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PATCH)
|
||||
PATCH = 4
|
||||
PATCH = 5
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PRE)
|
||||
PRE = nil
|
||||
|
|
|
@ -7,7 +7,7 @@ module OmniAuth
|
|||
MINOR = 2
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PATCH)
|
||||
PATCH = 4
|
||||
PATCH = 5
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PRE)
|
||||
PRE = nil
|
||||
|
|
|
@ -7,7 +7,7 @@ module OmniAuth
|
|||
MINOR = 2
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PATCH)
|
||||
PATCH = 4
|
||||
PATCH = 5
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PRE)
|
||||
PRE = nil
|
||||
|
|
|
@ -7,7 +7,7 @@ module OmniAuth
|
|||
MINOR = 2
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PATCH)
|
||||
PATCH = 4
|
||||
PATCH = 5
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PRE)
|
||||
PRE = nil
|
||||
|
|
|
@ -7,7 +7,7 @@ module OmniAuth
|
|||
MINOR = 2
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PATCH)
|
||||
PATCH = 4
|
||||
PATCH = 5
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PRE)
|
||||
PRE = nil
|
||||
|
|
Loading…
Reference in a new issue