Files
Notare/lib/notare/version.rb
mathias234 00cabb6dfb
All checks were successful
CI Pipeline / build (push) Successful in 12s
Update version
2025-12-03 12:15:21 +01:00

6 lines
69 B
Ruby

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