Dashboard/lib/dashboard/version.rb
2024-01-10 12:51:34 -08:00

3 lines
41 B
Ruby

module Dashboard
VERSION = "0.1.9"
end