update version to 0.3.2.1.copious
This commit is contained in:
Родитель
cb50883ee0
Коммит
0743594cf8
|
@ -10,7 +10,7 @@ module OmniAuth
|
|||
PATCH = 2
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PRE)
|
||||
PRE = "3.copious"
|
||||
PRE = "1.copious"
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::STRING)
|
||||
STRING = [MAJOR, MINOR, PATCH, PRE].compact.join('.')
|
||||
|
|
|
@ -10,7 +10,7 @@ module OmniAuth
|
|||
PATCH = 2
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::PRE)
|
||||
PRE = "3.copious"
|
||||
PRE = "1.copious"
|
||||
end
|
||||
unless defined?(::OmniAuth::Version::STRING)
|
||||
STRING = [MAJOR, MINOR, PATCH, PRE].compact.join('.')
|
||||
|
|
Загрузка…
Ссылка в новой задаче