feat(release): prepare 0.9.3

This commit is contained in:
Torsten Dittmann
2021-07-27 14:43:08 +02:00
parent 957588a60e
commit d3daa2be32
4 changed files with 11 additions and 4 deletions
+1
View File
@@ -41,6 +41,7 @@ abstract class Migration
'0.9.0' => 'V08',
'0.9.1' => 'V08',
'0.9.2' => 'V08',
'0.9.3' => 'V08',
];
/**