summaryrefslogtreecommitdiffstats
path: root/lib/handlebars
diff options
context:
space:
mode:
Diffstat (limited to 'lib/handlebars')
-rw-r--r--lib/handlebars/base.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/handlebars/base.js b/lib/handlebars/base.js
index 217adb3..76f53e2 100644
--- a/lib/handlebars/base.js
+++ b/lib/handlebars/base.js
@@ -1,7 +1,7 @@
module Utils from "./utils";
import Exception from "./exception";
-export var VERSION = "2.0.0-beta.1";
+export var VERSION = "2.0.0";
export var COMPILER_REVISION = 6;
export var REVISION_CHANGES = {