chore: require csv and bump version

This commit is contained in:
Nelson Jovel 2024-02-07 15:46:51 -08:00
parent ed1310f93c
commit 7e2c2950e2
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,3 @@
module Dashboard
VERSION = "0.1.13"
VERSION = "0.1.14"
end