Skip to content

Commit 652ad51

Browse files
committed
Bump version number to 1.1.1
1 parent 270276d commit 652ad51

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
fast_jsonapi (1.1.0)
4+
fast_jsonapi (1.1.1)
55
activesupport (>= 4.2)
66

77
GEM

fast_jsonapi.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |gem|
22
gem.name = "fast_jsonapi"
3-
gem.version = "1.1.0"
3+
gem.version = "1.1.1"
44

55
gem.required_rubygems_version = Gem::Requirement.new(">= 0") if gem.respond_to? :required_rubygems_version=
66
gem.metadata = { "allowed_push_host" => "https://rubygems.org" } if gem.respond_to? :metadata=

0 commit comments

Comments
 (0)