1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00

Bump to 1.0.0.pr2

This commit is contained in:
Michael Bleigh 2011-10-12 19:32:07 -05:00
parent 5fe011b19a
commit bbc8558a38

View file

@ -1,3 +1,3 @@
module OmniAuth
VERSION = "1.0.0.pr1"
VERSION = "1.0.0.pr2"
end