Skip to content

Commit 11f998a

Browse files
takaokoujiclaude
andcommitted
Bump version to 26.1.1
Release includes: - Fix quote method for MySQL compatibility - Add resource/resources methods for 0.9.x backward compatibility - Make apply_filters public for 0.9.x compatibility - Add PORO support in find_fragments Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 67957b0 commit 11f998a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/jsonapi/resources/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module JSONAPI
22
module Resources
3-
VERSION = '26.1.0'
3+
VERSION = '26.1.1'
44
end
55
end

0 commit comments

Comments
 (0)