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

3 lines
41 B
Ruby

module Dashboard
VERSION = "0.1.8"
end