mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-04-17 12:35:51 +00:00
Bump version.
This commit is contained in:
parent
d05bed55d2
commit
23def39599
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ module SimpleOAuth
|
|||
module Version
|
||||
MAJOR = 0
|
||||
MINOR = 1
|
||||
PATCH = 0
|
||||
PATCH = 1
|
||||
STRING = [MAJOR, MINOR, PATCH].join('.')
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue