Better version support

This commit is contained in:
Dan Milne
2025-11-30 13:31:16 +11:00
parent 179563022e
commit 3eddfe9f7e

View File

@@ -0,0 +1,5 @@
# frozen_string_literal: true
module BaffleHub
VERSION = "0.3.0"
end