Version bump

This commit is contained in:
Dan Milne
2025-12-31 15:48:52 +11:00
parent 3db466f5a2
commit d1d4ac745f

View File

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