Skip to content

Commit e5a4744

Browse files
committed
Bump version to 1.3.1
1 parent 7c27ddf commit e5a4744

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-
rspec-json_api (1.3.0)
4+
rspec-json_api (1.3.1)
55
activesupport (>= 6.1.4.1)
66
diffy (>= 3.4.2)
77
rails (>= 6.1.4.1)

lib/rspec/json_api/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
module RSpec
44
module JsonApi
5-
VERSION = "1.3.0"
5+
VERSION = "1.3.1"
66
end
77
end

0 commit comments

Comments
 (0)