Dashboard/lib/dashboard/version.rb
2023-12-22 19:20:08 -08:00

3 lines
41 B
Ruby

module Dashboard
VERSION = "0.1.0"
end