feat(0.9.2): release

This commit is contained in:
Torsten Dittmann
2021-07-22 11:02:07 +02:00
parent 3fbdf88080
commit 4e1bc7aa1d
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -40,6 +40,7 @@ abstract class Migration
'0.8.0' => 'V07',
'0.9.0' => 'V08',
'0.9.1' => 'V08',
'0.9.2' => 'V08',
];
/**