mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-04-27 14:57:45 +00:00
Bump version to 0.1.8
This commit is contained in:
parent
f7124aba14
commit
b04b954499
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Gem::Specification.new do |gem|
|
Gem::Specification.new do |gem|
|
||||||
gem.name = 'simple_oauth'
|
gem.name = 'simple_oauth'
|
||||||
gem.version = '0.1.7'
|
gem.version = '0.1.8'
|
||||||
|
|
||||||
gem.authors = ["Steve Richert", "Erik Michaels-Ober"]
|
gem.authors = ["Steve Richert", "Erik Michaels-Ober"]
|
||||||
gem.email = ['steve.richert@gmail.com', 'sferik@gmail.com']
|
gem.email = ['steve.richert@gmail.com', 'sferik@gmail.com']
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue