Skip to content

Commit d3dc2e8

Browse files
committed
Release v1.5.0 👋 🇵🇹
1 parent 99a2988 commit d3dc2e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GIT
88
PATH
99
remote: .
1010
specs:
11-
jsonapi.rb (1.4.5)
11+
jsonapi.rb (1.5.0)
1212
fast_jsonapi (~> 1.5)
1313
rack
1414
ransack

lib/jsonapi/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module JSONAPI
2-
VERSION = '1.4.5'
2+
VERSION = '1.5.0'
33
end

0 commit comments

Comments
 (0)