Show Clinch, Rails and Ruby versions in sidebar footer; bump to 0.11.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dan Milne
2026-05-26 23:39:11 +10:00
parent 9663110938
commit bbfb564e1c
3 changed files with 13 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Clinch
VERSION = "0.10.2"
VERSION = "0.11.0"
end