Set VERSION to 9.1.0-dev (via coho)

This commit is contained in:
Erisu
2020-06-23 18:33:21 +09:00
parent 5276f56cc4
commit 49fc5da207
5 changed files with 7 additions and 7 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.1.0-dev';
var path = require('path');