Bump version to 0.12.0

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Dan Milne
2026-05-28 21:18:35 +10:00
parent a399907dfd
commit 6b58b685c4

View File

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