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

This commit is contained in:
2025-12-03 11:57:02 +01:00
parent 52d715a6de
commit 67a60c8c6e
2 changed files with 16 additions and 1 deletions

View File

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