Codebase list ruby-omniauth-twitter / 27d81f6
Merge pull request #84 from kevinrobinson/master Update version to 1.1.0 Rashmi Yadav 9 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
00 module OmniAuth
11 module Twitter
2 VERSION = "1.0.1"
2 VERSION = "1.1.0"
33 end
44 end