v2.0.0-beta.1

This commit is contained in:
kpdecker
2014-08-26 18:27:23 -05:00
parent d33b362d97
commit cee52ea68f
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
module Utils from "./utils";
import Exception from "./exception";
export var VERSION = "2.0.0-alpha.4";
export var VERSION = "2.0.0-beta.1";
export var COMPILER_REVISION = 6;
export var REVISION_CHANGES = {