Files
Notare/lib/notare/version.rb
mathias234 67a60c8c6e
All checks were successful
CI Pipeline / build (push) Successful in 12s
Update readme
2025-12-03 11:57:02 +01:00

6 lines
69 B
Ruby

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