Set VERSION to 7.2.0-dev (via coho)

This commit is contained in:
Steve Gill
2018-02-21 10:52:01 -08:00
parent 8d9a1b82dd
commit ca9a25e860
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
*/
// Coho updates this line:
var VERSION = "7.1.0-dev";
var VERSION = "7.2.0-dev";
module.exports.version = VERSION;