Set VERSION to 5.3.0-dev (via coho)

This commit is contained in:
Steve Gill
2016-06-29 12:51:05 -07:00
parent 841f02f43f
commit 30198c4bdd
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
*/
// Coho updates this line:
var VERSION = "5.2.0-dev";
var VERSION = "5.3.0-dev";
module.exports.version = VERSION;