Bump version to 1.1.0

This commit is contained in:
Shishir Kakaraddi 2018-03-18 09:04:59 -07:00
parent fa09c29190
commit c40354e375
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
PATH
remote: .
specs:
fast_jsonapi (1.0.17)
fast_jsonapi (1.1.0)
activesupport (>= 4.2)
GEM

View File

@ -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=