Dashboard/lib/dashboard/version.rb
2024-01-05 14:15:01 -08:00

3 lines
41 B
Ruby

module Dashboard
VERSION = "0.1.2"
end