Set VERSION to 7.1.0 (via coho)

This commit is contained in:
Steve Gill
2018-02-21 10:52:01 -08:00
parent 152984855b
commit f7d122bd8e
4 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@
*/
// Coho updates this line:
var VERSION = "7.1.0-dev";
var VERSION = "7.1.0";
module.exports.version = VERSION;