chore: create index in separate migration

This commit is contained in:
Nelson Jovel 2024-02-09 15:57:29 -08:00
parent 2cf8ddda69
commit cf31eee44c
4 changed files with 7 additions and 4 deletions

View file

@ -1,3 +1,3 @@
module Dashboard
VERSION = "0.1.17"
VERSION = "0.1.18"
end