Bump version to RC1

This commit is contained in:
tomhuda
2012-05-28 20:05:55 -07:00
parent 0afc8b58d2
commit 92b6c1401a
+1 -1
View File
@@ -5,7 +5,7 @@ this.Handlebars = {};
(function() {
Handlebars.VERSION = "1.0.beta.5";
Handlebars.VERSION = "1.0.rc.1";
Handlebars.helpers = {};
Handlebars.partials = {};