From 698c8a93a4066937977503d338bcd3b90d5035ca Mon Sep 17 00:00:00 2001 From: Nils Knappmeier Date: Sat, 15 Dec 2018 13:55:00 +0100 Subject: [PATCH] v3.0.4 --- components/bower.json | 2 +- components/handlebars.js.nuspec | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components/bower.json b/components/bower.json index fe064c28..388119ac 100644 --- a/components/bower.json +++ b/components/bower.json @@ -1,6 +1,6 @@ { "name": "handlebars", - "version": "3.0.3", + "version": "3.0.4", "main": "handlebars.js", "dependencies": {} } diff --git a/components/handlebars.js.nuspec b/components/handlebars.js.nuspec index ae298147..07777c6c 100644 --- a/components/handlebars.js.nuspec +++ b/components/handlebars.js.nuspec @@ -2,7 +2,7 @@ handlebars.js - 3.0.3 + 3.0.4 handlebars.js Authors https://github.com/wycats/handlebars.js/blob/master/LICENSE https://github.com/wycats/handlebars.js/ diff --git a/package.json b/package.json index f2907c0b..c3a8e58c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "handlebars", "barename": "handlebars", - "version": "3.0.3", + "version": "3.0.4", "description": "Handlebars provides the power necessary to let you build semantic templates effectively with no frustration", "homepage": "http://www.handlebarsjs.com/", "keywords": [