From 4ae4ab15ea3e6348d98004dd4cca1b69509df79f Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Tue, 18 Jun 2013 20:36:02 +0300 Subject: [PATCH] handlebars 1.0.0.rc.3 -> 1.0.0.rc.4 --- component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component.json b/component.json index 2dd7877..c319647 100644 --- a/component.json +++ b/component.json @@ -9,7 +9,7 @@ "select2": "git://github.com/ivaynberg/select2.git#~3.3.1", "lodash": "git://github.com/bestiejs/lodash.git#1.0.1", "font-awesome": "~3.1.1", - "handlebars": "git://github.com/components/handlebars.js#1.0.0-rc.3", + "handlebars": "git://github.com/components/handlebars.js#1.0.0-rc.4", "jquery-ui": "git://github.com/components/jqueryui#1.10.1", "requirejs-plugins": "git://github.com/millermedeiros/requirejs-plugins.git", "Backbone-Mediator": "latest",