Bump version to 1.1.0
This commit is contained in:
parent
fa09c29190
commit
c40354e375
@ -1,7 +1,7 @@
|
||||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
fast_jsonapi (1.0.17)
|
||||
fast_jsonapi (1.1.0)
|
||||
activesupport (>= 4.2)
|
||||
|
||||
GEM
|
||||
|
@ -1,6 +1,6 @@
|
||||
Gem::Specification.new do |gem|
|
||||
gem.name = "fast_jsonapi"
|
||||
gem.version = "1.0.17"
|
||||
gem.version = "1.1.0"
|
||||
|
||||
gem.required_rubygems_version = Gem::Requirement.new(">= 0") if gem.respond_to? :required_rubygems_version=
|
||||
gem.metadata = { "allowed_push_host" => "https://rubygems.org" } if gem.respond_to? :metadata=
|
||||
|
Loading…
x
Reference in New Issue
Block a user