We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e82c91 commit 5634d4eCopy full SHA for 5634d4e
README.md
@@ -57,7 +57,7 @@ That's pretty much it!
57
58
## License
59
60
-Copyright (C) 2011 by Michael Bleigh and Intridea, Inc.
+Copyright (C) 2012 by Michael Bleigh and Intridea, Inc.
61
62
Permission is hereby granted, free of charge, to any person obtaining a copy
63
of this software and associated documentation files (the "Software"), to deal
lib/omniauth-oauth/version.rb
@@ -1,5 +1,5 @@
1
module OmniAuth
2
module OAuth
3
- VERSION = "1.0.0"
+ VERSION = "1.0.1"
4
end
5
0 commit comments