Files
Notare/lib/notare/version.rb
mathias234 8b4f538cbb
All checks were successful
CI Pipeline / build (push) Successful in 12s
Update version
2025-12-03 13:53:04 +01:00

6 lines
69 B
Ruby

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