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": {