Dashboard/lib/dashboard/version.rb
2024-01-09 13:13:07 -08:00

3 lines
41 B
Ruby

module Dashboard
VERSION = "0.1.3"
end