Files
Notare/lib/notare/version.rb
mathias234 d1819f2b64
Some checks failed
CI Pipeline / build (push) Failing after 11s
Update version
2025-12-02 13:44:59 +01:00

6 lines
69 B
Ruby

# frozen_string_literal: true
module Notare
VERSION = "0.0.2"
end