summaryrefslogtreecommitdiffstats
path: root/lib/Text/Handlebars.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Text/Handlebars.pm')
-rw-r--r--lib/Text/Handlebars.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Text/Handlebars.pm b/lib/Text/Handlebars.pm
index 594c8ca..3a4647b 100644
--- a/lib/Text/Handlebars.pm
+++ b/lib/Text/Handlebars.pm
@@ -3,7 +3,7 @@ use strict;
use warnings;
# ABSTRACT: http://handlebarsjs.com/ for Text::Xslate
-use Text::Xslate 1.6000;
+use Text::Xslate 2.0000;
use base 'Text::Xslate';
use Scalar::Util 'weaken';