mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-03-25 08:45:54 +00:00
Bump version to 0.3.1
This commit is contained in:
parent
9c55f41af1
commit
4a375da4e2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Gem::Specification.new do |spec|
|
||||
spec.add_development_dependency 'bundler', '~> 1.0'
|
||||
spec.name = 'simple_oauth'
|
||||
spec.version = '0.3.0'
|
||||
spec.version = '0.3.1'
|
||||
|
||||
spec.authors = ['Steve Richert', 'Erik Michaels-Ober']
|
||||
spec.email = %w(steve.richert@gmail.com sferik@gmail.com)
|
||||
|
|
|
|||
Loading…
Reference in a new issue