Bump version to 0.17.0
Minor release for the OAuth device flow (RFC 8628), token introspection (RFC 7662), dynamic client registration (RFC 7591), and resource indicators (RFC 8707), plus the security hardening from the branch review. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01DUaWqESTbUEdSi9erQ3jgt
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
8c370d0829
commit
808fb06500
@@ -1,5 +1,5 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module Clinch
|
module Clinch
|
||||||
VERSION = "0.16.3"
|
VERSION = "0.17.0"
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user