chore: prepare release v0.3.0

This commit is contained in:
2026-07-12 14:03:14 +02:00
parent 1dfbf67921
commit 6f62d3e3f3
7 changed files with 144 additions and 28 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Volumen
VERSION = "0.2.0"
VERSION = "0.3.0"
end