From 325de7c2977043408b0fac861fb54c74e7247aa3 Mon Sep 17 00:00:00 2001 From: Robert Jackson Date: Tue, 19 May 2015 16:55:31 -0400 Subject: [PATCH] Released v0.13.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 649527f9..6f5653df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "htmlbars", - "version": "0.13.20", + "version": "0.13.21", "description": "HTMLBars compiles Handlebars templates into document fragments rather than string buffers", "main": "dist/cjs/htmlbars.js", "scripts": {