Skip to content

Commit 5634d4e

Browse files
author
Michael Bleigh
committed
Bumping version to 1.0.1
1 parent 6e82c91 commit 5634d4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ That's pretty much it!
5757

5858
## License
5959

60-
Copyright (C) 2011 by Michael Bleigh and Intridea, Inc.
60+
Copyright (C) 2012 by Michael Bleigh and Intridea, Inc.
6161

6262
Permission is hereby granted, free of charge, to any person obtaining a copy
6363
of this software and associated documentation files (the "Software"), to deal

lib/omniauth-oauth/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module OmniAuth
22
module OAuth
3-
VERSION = "1.0.0"
3+
VERSION = "1.0.1"
44
end
55
end

0 commit comments

Comments
 (0)