Set VERSION to 9.0.0 (via coho)

This commit is contained in:
Erisu
2020-06-23 18:33:21 +09:00
parent 8e53e2aa56
commit cdcb4ddcd9
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
* This workflow would not have the `package.json` file.
*/
// Coho updates this line
const VERSION = '9.0.0-dev';
const VERSION = '9.0.0';
var path = require('path');