Update version
All checks were successful
CI Pipeline / build (push) Successful in 12s

This commit is contained in:
2025-12-03 13:52:36 +01:00
parent bc69880c9b
commit 8b4f538cbb

View File

@@ -1,5 +1,5 @@
# frozen_string_literal: true
module Notare
VERSION = "0.0.4"
VERSION = "0.0.5"
end