Update version
Some checks failed
CI Pipeline / build (push) Failing after 11s

This commit is contained in:
2025-12-02 13:44:59 +01:00
parent df8fb2fb8c
commit d1819f2b64

View File

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