v2.0.0-alpha.2

This commit is contained in:
kpdecker
2014-03-06 01:26:26 -06:00
parent fea46dbb8c
commit 04c312649b
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 = "v2.0.0-alpha.1";
export var VERSION = "2.0.0-alpha.2";
export var COMPILER_REVISION = 5;
export var REVISION_CHANGES = {