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

This commit is contained in:
2025-12-03 12:15:21 +01:00
parent ac916d980b
commit 00cabb6dfb

View File

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